emajesty/eiri: fix info.json key sequence (#10751)
* emajesty/eiri: info.json debug linting
* fix info.json key sequence
draytronics/scarlet: add website and key labels to info.json (#10747)
* Correctly name keyboard in info.json
* Added website and layout key labels to info.json
draytronics/scarlet: fix info.json data (#10746)
doodboard/duckboard: fix info.json data (#10745)
Add additional auto labeler rules (#10704)
* Auto label all the things
* Makefiles are core changes
* Add label to submodule changes
[Keymap] my alice community layout (#10696)
[Keymap] plaid keymap with custm LED animation (#10701)
[Keyboard] Add Terrazzo Keyboard (#10408)
* Ciao Terrazzo!
* Keymap updates
* Adding info json
Cleaning up keymap files
Readme updates with template
* Coding style updates
* Removing vscode files
* PR feedback updates
* biton32 -> get_highest_layer update
Adding license headers
[Keyboard] add via support and fix info.json for rartlice (#10690)
* Update info.json
* Create keymap.c
* Create config.h
* Create rules.mk
* Update keymap.c
* Update keymap.c
[Keyboard] add Basketweave keyboard (#10729)
* add basketweave keyboard
* Fixed missing key in info.json layout
* Update keyboards/basketweave/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/basketweave/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] make Canoe Gen2 indicator configurable (#10722)
[Keymap] Add Zoom keymap for ANAVI Macro Pad 8 (#10715)
Zoom keymap for ANAVI Macro Pad 8 with the following shortcuts:
* Alt+V: Start/stop video
* Alt+A: Mute/unmute my audio
* Alt+M: Mute/unmute audio for everyone except the host
* Alt+S: Start/stop screen sharing
* Alt+R: Start/stop local recording
* Alt+P: Pause/resume recording
* Alt+C: Start/stop cloud recording
* Switch to 2nd layout to control backlighting and underlighting
Signed-off-by: Leon Anavi <leon@anavi.org>
Fix two `qmk info` complaints (#10737)
* Fix two `qmk info` complaints
* Oops
[Keyboard] Fix Moonlander indicator LEDs during sleep (#10683)
[Core] IS31FL3731/36/37 bug fix (#10612)
* 3731 bug fix
* bug fixes
Update shell.nix (#10712)
* nix-shell: update nixpkgs reference
* nix-shell: add missing python dependency
Add nullbits nibble (#9250)
* Add NIBBLE keyboard
* Update VID for VIA compatibility
* Add QMK PR feedback
* Update matrix_init_remote_kb()
* Update with requested changes
Clean up config, makefile rules, and keymap files
* Update with changes for unified ANSI/ISO layout
* Add NO_USB_STARTUP_CHECK note in readme
* Add license info, update with PR changes
-Refactor encoder, via_extras code
-Refactor VIA specific code to live in keymap folder
-Remove non-inclusive naming in remote keyboard.c/h
-Add documentation to remote_keyboard.c
-Add compiler check for vusb_detect for non-avr micros
* Fix print formatter in encoder handler
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Small PR updates
-Remove unneded matrix code from nibble.c
-Clean up include code in nibble_encoder.h
* Update Big LED headerfile
-Declare Big LED functions in header file (derp)
* Update keyboards/nullbitsco/nibble/nibble.c
-Update with drashna's suggested CAPS LED code change
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/nullbitsco/nibble/rules.mk
-Update with drasha's suggested makefile formatting changes
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix caps_lock typo
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>