Data-Driven Keyboard Conversions: E (#23512)

This commit is contained in:
James Young
2024-04-13 16:16:06 -07:00
committed by GitHub
parent 96025250d1
commit 9de5238103
54 changed files with 180 additions and 243 deletions

View File

@@ -5,5 +5,12 @@
},
"rgblight": {
"driver": "custom"
},
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"rgblight": true
}
}

View File

@@ -1,3 +1,2 @@
RGBLIGHT_ENABLE = yes
WS2812_DRIVER_REQUIRED = yes
SRC += rgblight_custom.c