Move backlight config to data driven (#19910)
This commit is contained in:
parent
ba7546a334
commit
314f6c1ddb
1003 changed files with 1873 additions and 1684 deletions
|
@ -28,11 +28,6 @@
|
|||
|
||||
#define RGB_DI_PIN B9
|
||||
|
||||
// Want backlighting and RGB Matrix patterns? See the note in the readme,
|
||||
// apply the patches, and then uncomment the line below as well as the ones
|
||||
// in rules.mk.
|
||||
//
|
||||
// #define BACKLIGHT_PIN rgb_matrix
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGBLED_NUM 68
|
||||
#define RGB_MATRIX_LED_COUNT RGBLED_NUM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue