Data-Driven Keyboard Conversions: E (#23512)
This commit is contained in:
@@ -5,5 +5,12 @@
|
||||
},
|
||||
"rgblight": {
|
||||
"driver": "custom"
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER_REQUIRED = yes
|
||||
SRC += rgblight_custom.c
|
||||
|
||||
Reference in New Issue
Block a user