diff options
Diffstat (limited to 'keyboards/technika/rules.mk')
-rw-r--r-- | keyboards/technika/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/technika/rules.mk b/keyboards/technika/rules.mk index 683d7f148..a548dbe9c 100644 --- a/keyboards/technika/rules.mk +++ b/keyboards/technika/rules.mk | |||
@@ -4,7 +4,7 @@ MCU = STM32F072 | |||
4 | # Build Options | 4 | # Build Options |
5 | # change yes to no to disable | 5 | # change yes to no to disable |
6 | # | 6 | # |
7 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 7 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
8 | MOUSEKEY_ENABLE = yes # Mouse keys | 8 | MOUSEKEY_ENABLE = yes # Mouse keys |
9 | EXTRAKEY_ENABLE = yes # Audio control and System control | 9 | EXTRAKEY_ENABLE = yes # Audio control and System control |
10 | CONSOLE_ENABLE = yes # Console for debug | 10 | CONSOLE_ENABLE = yes # Console for debug |