diff options
Diffstat (limited to 'keyboards/gingham')
-rw-r--r-- | keyboards/gingham/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gingham/rules.mk b/keyboards/gingham/rules.mk index 3cebbe83a..988006fa7 100644 --- a/keyboards/gingham/rules.mk +++ b/keyboards/gingham/rules.mk | |||
@@ -17,7 +17,7 @@ BOOTLOADER = USBasp | |||
17 | # Build Options | 17 | # Build Options |
18 | # change yes to no to disable | 18 | # change yes to no to disable |
19 | # | 19 | # |
20 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration | 20 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
21 | MOUSEKEY_ENABLE = yes # Mouse keys | 21 | MOUSEKEY_ENABLE = yes # Mouse keys |
22 | EXTRAKEY_ENABLE = yes # Audio control and System control | 22 | EXTRAKEY_ENABLE = yes # Audio control and System control |
23 | CONSOLE_ENABLE = no # Console for debug | 23 | CONSOLE_ENABLE = no # Console for debug |