mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-28 20:09:23 +00:00
enable backlight
This commit is contained in:
parent
9577e6d8af
commit
91633cfaa5
@ -15,7 +15,8 @@
|
|||||||
"console": true,
|
"console": true,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"mousekey": false,
|
"mousekey": false,
|
||||||
"nkro": true
|
"nkro": true,
|
||||||
|
"backlight": true
|
||||||
},
|
},
|
||||||
"indicators": {
|
"indicators": {
|
||||||
"caps_lock": "GP24"
|
"caps_lock": "GP24"
|
||||||
|
Loading…
Reference in New Issue
Block a user