diff options
Diffstat (limited to 'keyboards/at_at/660m/rules.mk')
-rw-r--r-- | keyboards/at_at/660m/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/at_at/660m/rules.mk b/keyboards/at_at/660m/rules.mk index a94604fb0..a272f6d34 100644 --- a/keyboards/at_at/660m/rules.mk +++ b/keyboards/at_at/660m/rules.mk | |||
@@ -6,7 +6,7 @@ BOARD = GENERIC_STM32_F072XB | |||
6 | # comment out to disable the options. | 6 | # comment out to disable the options. |
7 | # | 7 | # |
8 | 8 | ||
9 | #BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 9 | #BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
10 | MOUSEKEY_ENABLE = yes # Mouse keys | 10 | MOUSEKEY_ENABLE = yes # Mouse keys |
11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 11 | EXTRAKEY_ENABLE = yes # Audio control and System control |
12 | CONSOLE_ENABLE = yes # Console for debug | 12 | CONSOLE_ENABLE = yes # Console for debug |