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