diff options
Diffstat (limited to 'keyboards/preonic/rev3/rules.mk')
-rw-r--r-- | keyboards/preonic/rev3/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/preonic/rev3/rules.mk b/keyboards/preonic/rev3/rules.mk index e4d48e5b5..1f62fa55e 100644 --- a/keyboards/preonic/rev3/rules.mk +++ b/keyboards/preonic/rev3/rules.mk | |||
@@ -7,7 +7,6 @@ BOARD = QMK_PROTON_C | |||
7 | # the appropriate keymap folder that will get included automatically | 7 | # the appropriate keymap folder that will get included automatically |
8 | # | 8 | # |
9 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 9 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration |
10 | ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) | ||
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 10 | MOUSEKEY_ENABLE = yes # Mouse keys |
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 11 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = yes # Console for debug | 12 | CONSOLE_ENABLE = yes # Console for debug |