~ruther/qmk_firmware

ac37a94e — James Young 4 years ago
emajesty/eiri: fix info.json key sequence (#10751)

* emajesty/eiri: info.json debug linting

* fix info.json key sequence
24ae9232 — Blake 4 years ago
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
14cb6622 — AlisGraveNil 4 years ago
[keyboard] Add Roadster support (#10698)

* Roadster

* Update keyboards/clawsome/roadster/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/clawsome/roadster/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
3d183ed7 — James Young 4 years ago
draytronics/scarlet: fix info.json data (#10746)

4e30f4d1 — James Young 4 years ago
doodboard/duckboard: fix info.json data (#10745)

bf92957f — Joel Challis 4 years ago
Add additional auto labeler rules (#10704)

* Auto label all the things

* Makefiles are core changes

* Add label to submodule changes
33bd17a6 — stanrc85 4 years ago
[Keymap] my alice community layout (#10696)

7daad08a — Benjamin Grosse 4 years ago
[Keymap] plaid keymap with custm LED animation (#10701)

d689f761 — Anne Demey 4 years ago
[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
5d2deaca — Alabahuy 4 years ago
[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
8e7517ae — Fidel Coria 4 years ago
[Keyboard] Add pteron44 keyboard (#10708)

* Add pteron44

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Apply suggestions from code review part 2

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
b5f425b2 — null-ll 4 years ago
[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>
47ce1a9e — kb-elmo 4 years ago
[Keyboard] make Canoe Gen2 indicator configurable (#10722)

85f344db — Leon Anavi 4 years ago
[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>
225af5d1 — coarse 4 years ago
[Keyboard] Add Cordillera PCB (#10711)

* Add initial Cordillera config

* Update readme

* Update info.json layouts

* Update preview image

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Remove extra rules

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update bootmagic rule

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Fix two `qmk info` complaints (#10737)

* Fix two `qmk info` complaints

* Oops
9093f877 — Drashna Jaelre 4 years ago
[Keyboard] Fix Moonlander indicator LEDs during sleep (#10683)

5e9c078c — Xelus22 4 years ago
[Core] IS31FL3731/36/37 bug fix (#10612)

* 3731 bug fix

* bug fixes
fe50bee9 — AndrĂ© Silva 4 years ago
Update shell.nix (#10712)

* nix-shell: update nixpkgs reference

* nix-shell: add missing python dependency
999326ac — Jay Greco 4 years ago
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>
Next