]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Assorted personal keymap/userspace updates (#6691)
authorJonathan Rascher <jon@bcat.name>
Sat, 7 Sep 2019 15:58:17 +0000 (10:58 -0500)
committerDrashna Jaelre <drashna@live.com>
Sat, 7 Sep 2019 15:58:17 +0000 (08:58 -0700)
commitd90038eb9cc62ffd4f0e4a6a3c6de54a8670f51b
treec5ee0767bd5a2d19304c2782e55b58ec5a774b71
parente88f80a891138d40acddcdd2b3dface8b2a57404
[Keymap] Assorted personal keymap/userspace updates (#6691)

* Turn off more unnecessary features by default

* Double TAP_CODE_DELAY due to more media key issues

Even with this change, some of the rotary encoder turns on my BDN9's
volume knob still seem to get dropped. It's possible there's something
wrong with the encoder itself. (Maybe the TAP_CODE_DELAY actually causes
QMK to miss an encoder turn? Unclear.) The other knob (backlight
brightness) works fine, FWIW....

* Restructure userspace config.h a bit

* Hack around Instant60 Via EEPROM conflict

Remove this when #6589 is fixed for Via boards.

* Add backlight breathing and (EEPROM) reset to BDN9

* Add keymap for 9-Key macropad
keyboards/9key/keymaps/bcat/keymap.c [new file with mode: 0644]
keyboards/9key/keymaps/bcat/readme.md [new file with mode: 0644]
keyboards/9key/keymaps/bcat/rules.mk [new file with mode: 0644]
keyboards/keebio/bdn9/keymaps/bcat/keymap.c
users/bcat/config.h
users/bcat/rules.mk