Data-Driven Keyboard Conversions: K, Part 5 (#23569)
This commit is contained in:
parent
5936a96620
commit
7b96e54e8c
31 changed files with 132 additions and 154 deletions
|
@ -12,7 +12,8 @@
|
|||
"command": true,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true
|
||||
"nkro": true,
|
||||
"sleep_led": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "E6",
|
||||
|
|
|
@ -1,7 +1,2 @@
|
|||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
||||
SLEEP_LED_ENABLE = yes
|
||||
CUSTOM_MATRIX = lite
|
||||
SRC += matrix.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue