mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-17 18:16:53 +00:00
Remove rgblight
This commit is contained in:
parent
9a218b1d81
commit
47444edf21
@ -15,8 +15,7 @@
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgb_matrix": true,
|
||||
"rgblight": false
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["GP19", "GP20", "GP25", "GP4", "GP9", "GP10", "GP5"],
|
||||
@ -142,10 +141,6 @@
|
||||
"sleep": true,
|
||||
"split_count": [31, 31]
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 62,
|
||||
"split": true
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"handedness": {
|
||||
|
Loading…
Reference in New Issue
Block a user