diff options
Diffstat (limited to 'keyboards/unikorn/rules.mk')
-rw-r--r-- | keyboards/unikorn/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/unikorn/rules.mk b/keyboards/unikorn/rules.mk index e57c21c85..a0ffab290 100644 --- a/keyboards/unikorn/rules.mk +++ b/keyboards/unikorn/rules.mk | |||
@@ -15,7 +15,7 @@ BOOTLOADER = bootloadHID | |||
15 | BOOTMAGIC_ENABLE = no | 15 | BOOTMAGIC_ENABLE = no |
16 | MOUSEKEY_ENABLE = yes | 16 | MOUSEKEY_ENABLE = yes |
17 | EXTRAKEY_ENABLE = yes | 17 | EXTRAKEY_ENABLE = yes |
18 | CONSOLE_ENABLE = yes | 18 | CONSOLE_ENABLE = no |
19 | COMMAND_ENABLE = yes | 19 | COMMAND_ENABLE = yes |
20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |