diff options
Diffstat (limited to 'quantum/template/ps2avrgb/rules.mk')
-rw-r--r-- | quantum/template/ps2avrgb/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/quantum/template/ps2avrgb/rules.mk b/quantum/template/ps2avrgb/rules.mk index b9b81a675..9e18b3382 100644 --- a/quantum/template/ps2avrgb/rules.mk +++ b/quantum/template/ps2avrgb/rules.mk | |||
@@ -22,5 +22,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration | |||
22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
24 | WS2812_DRIVER = i2c | 24 | WS2812_DRIVER = i2c |
25 | |||
26 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||