diff options
Diffstat (limited to 'keyboards/handwired/2x5keypad/rules.mk')
-rw-r--r-- | keyboards/handwired/2x5keypad/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/2x5keypad/rules.mk b/keyboards/handwired/2x5keypad/rules.mk index 997c9c0e9..52f64eb3f 100644 --- a/keyboards/handwired/2x5keypad/rules.mk +++ b/keyboards/handwired/2x5keypad/rules.mk | |||
@@ -14,7 +14,7 @@ BOOTLOADER = caterina | |||
14 | 14 | ||
15 | AUDIO_ENABLE = no | 15 | AUDIO_ENABLE = no |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
18 | COMMAND_ENABLE = no # Commands for debug and configuration | 18 | COMMAND_ENABLE = no # Commands for debug and configuration |
19 | CONSOLE_ENABLE= no # Console for debug | 19 | CONSOLE_ENABLE= no # Console for debug |
20 | EXTRAKEY_ENABLE = yes # Audio control and System control | 20 | EXTRAKEY_ENABLE = yes # Audio control and System control |