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