Remove RGB keycodes from boards with no RGB config (#23709)

This commit is contained in:
Ryan 2024-05-20 17:11:49 +10:00 committed by GitHub
parent 48c0b60141
commit 5fda349018
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
109 changed files with 223 additions and 302 deletions

View file

@ -18,8 +18,7 @@
"mousekey": false,
"nkro": true,
"oled": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"rgblight": {
"led_count": 98,

View file

@ -15,7 +15,6 @@
"mousekey": false,
"nkro": false,
"oled": false,
"rgb_matrix": false,
"rgblight": true
},
"rgb_matrix": {

View file

@ -18,8 +18,7 @@
"mousekey": false,
"nkro": false,
"oled": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"rgb_matrix": {
"animations": {

View file

@ -21,8 +21,7 @@
"mousekey": true,
"nkro": true,
"oled": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"rgblight": {
"led_count": 156,