]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix jj40 capslock and minor keymap updates (#3168)
authorOscillope <jvrosenman@gmail.com>
Tue, 12 Jun 2018 21:50:48 +0000 (17:50 -0400)
committerDrashna Jaelre <drashna@live.com>
Tue, 12 Jun 2018 21:50:48 +0000 (14:50 -0700)
commit2e8e8337b9bf4967150cd51a144b30b0110df06d
tree703ad1423b2007f8415eddba747dff692f119242
parentd0e635aa1b99300cd1643e259385c23ad0d27e7c
Fix jj40 capslock and minor keymap updates (#3168)

* Adjust TAPPING_TERM to make accessing the nav layer easier

* JJ40: Add RESET key to lower layer.

* Disable all lock LEDs on "oscillope" keymap.

I'm not 100% sure why yet, but attempting to turn on a lock LED on my v1
JJ40 PCB causes the PCB to become unresponsive. The easy fix is to just
disable all of the lock LEDs, since I don't have any LEDs on my keyboard
anyway.
Many thanks to u/wanleg on Reddit for suggesting this fix: https://www.reddit.com/r/olkb/comments/8en8f1/strange_caps_lock_behavior/e06kcaf/
keyboards/jj40/keymaps/oscillope/backlight.c [new file with mode: 0644]
keyboards/jj40/keymaps/oscillope/config.h
keyboards/jj40/keymaps/oscillope/keymap.c