Move RGB_MATRIX_DRIVER
to data driven (#20350)
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"mousekey": false,
|
||||
"nkro": true
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "IS31FL3737"
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
|
@@ -2,4 +2,3 @@
|
||||
# change yes to no to disable
|
||||
#
|
||||
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix
|
||||
RGB_MATRIX_DRIVER = IS31FL3737 # Select RGB matrix driver
|
||||
|
Reference in New Issue
Block a user