~ruther/qmk_firmware

b5a12fa6 — Leon Anavi 4 years ago
[Keymap] ANAVI Macro Pad 2 add git keymap (#12212)

This keymap for ANAVI Macro Pad 2 contains popular git commands
typed out and executed with a single key:

- left key: git commit -s
- right key: git push

Signed-off-by: Leon Anavi <leon@anavi.org>
29c82cfb — Albert Y 4 years ago
Add RGB Matrix suspend wake functions to BM40 (#12246)

* Add suspend wake functions for RGB Matrix

* Add suspension RGB functions to Planck/rev6 and Preonic/rev3

* Add suspend wake to Mark 65

* Revert changes to planck and preonic

* Remove changes to The Mark65

Co-authored-by: filterpaper <filterpaper@localhost>
2cd684f8 — Matt W 4 years ago
add massdrop/alt/hlmtre keymap, add .exe to gitignore (#12191)

* add massdrop/alt/hlmtre keymap, add .exe to gitignore

* changes request in PR (license header and fix gitignore)

Co-authored-by: Matt Weller <matthew.weller@nvih.org>
c4d05010 — Blake 4 years ago
Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221)

* Daisy first commit buggy

* buggy still underglow crash

* Daisy V1

* ReadMe Updates
6276f547 — Albert Y 4 years ago
Add suspend wake functions for The Mark:65's RGB Matrix (#12245)

* Add suspend wake functions for RGB Matrix

* Add USB suspend definition to config.h

Co-authored-by: filterpaper <filterpaper@localhost>
8e820cde — jakobkg 4 years ago
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199) (#11639)

* Fix handling multiples of the same MIDI note

* Extend MIDI note status to fix note releases
572395ac — TerryMathews 4 years ago
TKC GodSpeed75: add RGB LED support (#12278)

* GodSpeed75: add RGB support

* GodSpeed75: minor updates

* GodSpeed75: minor updates

* GodSpeed75: restore chconf.h

* GodSpeed75: restore chconf.h

* GodSpeed75: restore chconf.h
95c74ae4 — peepeetee 4 years ago
add via support for bm68rgb (#12275)

* add via support for bm68rgb

* add newline to keymap.c
3fc710e0 — kopibeng 4 years ago
Add XT65 keyboard (#11998)

* Add XT65 keyboard

* Create readme.md

* Updated readme.md and rules.mk

* Updated config.h and readme.md

* Update imgur link

* Update keyboards/kopibeng/xt65/rules.mk

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

* Update keyboards/kopibeng/xt65/rules.mk

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

* Update keyboards/kopibeng/xt65/config.h

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

* Update keyboards/kopibeng/xt65/readme.md

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

* Update keyboards/kopibeng/xt65/readme.md

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

* Update keyboards/kopibeng/xt65/rules.mk

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

* Update keyboards/kopibeng/xt65/rules.mk

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
dd0a3527 — kb-elmo 4 years ago
added twelvekey (#12281)

* added twelvekey

* rename layout
cf740463 — Matteo Montemarani 4 years ago
ISO Layouts fix (#12319)

ef872595 — AndrĂ© Silva 4 years ago
update shell.nix (#12295)

eac9ee8d — Purdea Andrei 4 years ago
Improve upon the 'Caveats' section of the Layers and Mod-Tap documentation (#12306)

* Improve upon the 'Caveats' section of the Layers and Mod-Tap documentation

* Update docs/mod_tap.md

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

* Update docs/feature_layers.md

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

* Update docs/mod_tap.md

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

* Added a line saying that remote desktop problems may also be mitigated by defining TAP_CODE_DELAY

* Update docs/mod_tap.md

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

Co-authored-by: Ryan <fauxpark@gmail.com>
1d706bd7 — James Young 4 years ago
handwired/bolek: correct key object order (#12356)

3e60997e — Zach White 4 years ago
Add a `qmk format-json` command that will format JSON files (#12372)

* Add a command to format json files

* change to work after rebase

* add test for qmk format-json

* add documentation for qmk format-json

* Update lib/python/qmk/cli/format/json.py
a74846a0 — Wilba 4 years ago
Added wilba.tech WT60-H2 (#12348)

* Added wilba.tech WT60-H2

* fix typo

* Fix error in keymap
038d9118 — Wilba 4 years ago
Added wilba.tech WT65-G2 (#12360)

be771e5f — Wilba 4 years ago
Added wilba.tech WT60-H3 (#12354)

* Added wilba.tech WT60-H2

* fix typo
1fbee7c3 — Andrew-Fahmy 4 years ago
(Re)Fixing K-type RGB lighting (#12084)

* initial rgb driver fix

* added underglow LEDs and fixed typo in RGB locations

* removed test code

* added my key maps

* updated rgb keymap to work with changes

* refactored my code to make it more maintainable and updated keymaps.

* added GPL licence

* Turned off matrix scan rate debug info

* added checks if RGB matrix is enabled to fix errors when building keymaps without RGB matrix enabled

* Apply suggestions from code review by fauxpark

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

* Renamed led driver file to be less ambiguous

* Renamed is31fl3733 driver files to is31fl3733-dual

Co-authored-by: Ryan <fauxpark@gmail.com>
8b39ae13 — Brandon Claveria 4 years ago
add equator (#12369)

Co-authored-by: Swiftrax <swiftrax@gmail.com>
Next