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
109 changed files with 223 additions and 302 deletions

View File

@@ -8,8 +8,7 @@
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"rgblight": true,
"rgb_matrix": false
"rgblight": true
},
"matrix_pins": {
"cols": ["B5", "B6", "B7", "F5", "C7", "D0", "D1", "D2", "D3", "D4", "D5", "D6", "D7", "F0", "F1", "F4"],