1
0
Fork 0

Data-Driven Keyboard Conversions: K, Part 5 (#23569)

This commit is contained in:
James Young 2024-04-20 01:20:16 -07:00 committed by GitHub
parent 5936a96620
commit 7b96e54e8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 132 additions and 154 deletions

View file

@ -12,7 +12,8 @@
"command": true,
"mousekey": true,
"extrakey": true,
"nkro": true
"nkro": true,
"sleep_led": true
},
"indicators": {
"caps_lock": "E6",

View file

@ -1,7 +1,2 @@
# Build Options
# change yes to no to disable
#
SLEEP_LED_ENABLE = yes
CUSTOM_MATRIX = lite
SRC += matrix.c