Added a build flag for using a custom rgblight driver

This commit is contained in:
Luiz Ribeiro
2017-06-10 12:40:32 -04:00
parent 964d7060e1
commit d4cd5dda5c
7 changed files with 57 additions and 23 deletions

View File

@@ -32,7 +32,7 @@ CONSOLE_ENABLE = yes
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = no
RGBLIGHT_ENABLE = yes
DISABLE_WS2812 = yes
RGBLIGHT_CUSTOM_DRIVER = yes
OPT_DEFS = -DDEBUG_LEVEL=0
OPT_DEFS += -DBOOTLOADER_SIZE=2048