diff options
Diffstat (limited to 'keyboards/the_royal/liminal/rules.mk')
-rw-r--r-- | keyboards/the_royal/liminal/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/the_royal/liminal/rules.mk b/keyboards/the_royal/liminal/rules.mk index ab20e90f7..88173a40c 100644 --- a/keyboards/the_royal/liminal/rules.mk +++ b/keyboards/the_royal/liminal/rules.mk | |||
@@ -5,8 +5,8 @@ MCU = atmega32u2 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # - change yes to no to disable | 8 | # change yes to no to disable |
9 | 9 | # | |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |