diff options
Diffstat (limited to 'keyboards/peiorisboards/ixora/rules.mk')
-rw-r--r-- | keyboards/peiorisboards/ixora/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/peiorisboards/ixora/rules.mk b/keyboards/peiorisboards/ixora/rules.mk index 1d93c6a30..5451bf95e 100644 --- a/keyboards/peiorisboards/ixora/rules.mk +++ b/keyboards/peiorisboards/ixora/rules.mk | |||
@@ -5,7 +5,7 @@ MCU = STM32F042 | |||
5 | # comment out to disable the options. | 5 | # comment out to disable the options. |
6 | # | 6 | # |
7 | BACKLIGHT_ENABLE = no | 7 | BACKLIGHT_ENABLE = no |
8 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 8 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
9 | MOUSEKEY_ENABLE = yes # Mouse keys | 9 | MOUSEKEY_ENABLE = yes # Mouse keys |
10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 10 | EXTRAKEY_ENABLE = yes # Audio control and System control |
11 | CONSOLE_ENABLE = no # Console for debug | 11 | CONSOLE_ENABLE = no # Console for debug |