diff options
Diffstat (limited to 'keyboards/ergodox_stm32/rules.mk')
| -rw-r--r-- | keyboards/ergodox_stm32/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_stm32/rules.mk b/keyboards/ergodox_stm32/rules.mk index c2eaaa526..b3fba3851 100644 --- a/keyboards/ergodox_stm32/rules.mk +++ b/keyboards/ergodox_stm32/rules.mk | |||
| @@ -7,7 +7,7 @@ BOARD = ST_NUCLEO64_F103RB | |||
| 7 | CFLAGS += "-Wno-error=deprecated" | 7 | CFLAGS += "-Wno-error=deprecated" |
| 8 | EXTRAFLAGS = -O0 -g | 8 | EXTRAFLAGS = -O0 -g |
| 9 | 9 | ||
| 10 | BOOTMAGIC_ENABLE = no | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
