diff options
Diffstat (limited to 'keyboards/maxr1998')
| -rw-r--r-- | keyboards/maxr1998/phoebe/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/maxr1998/pulse4k/rules.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/maxr1998/phoebe/rules.mk b/keyboards/maxr1998/phoebe/rules.mk index 16d797d41..3c079fec3 100644 --- a/keyboards/maxr1998/phoebe/rules.mk +++ b/keyboards/maxr1998/phoebe/rules.mk | |||
| @@ -15,7 +15,7 @@ BOOTLOADER = atmel-dfu | |||
| 15 | # change to "no" to disable the options, or define them in the Makefile in | 15 | # change to "no" to disable the options, or define them in the Makefile in |
| 16 | # the appropriate keymap folder that will get included automatically | 16 | # the appropriate keymap folder that will get included automatically |
| 17 | # | 17 | # |
| 18 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 18 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 19 | MOUSEKEY_ENABLE = no # Mouse keys | 19 | MOUSEKEY_ENABLE = no # Mouse keys |
| 20 | EXTRAKEY_ENABLE = no # Audio control and System control | 20 | EXTRAKEY_ENABLE = no # Audio control and System control |
| 21 | CONSOLE_ENABLE = yes # Console for debug | 21 | CONSOLE_ENABLE = yes # Console for debug |
diff --git a/keyboards/maxr1998/pulse4k/rules.mk b/keyboards/maxr1998/pulse4k/rules.mk index 084db7fee..871964aea 100644 --- a/keyboards/maxr1998/pulse4k/rules.mk +++ b/keyboards/maxr1998/pulse4k/rules.mk | |||
| @@ -15,7 +15,7 @@ BOOTLOADER = atmel-dfu | |||
| 15 | # change to "no" to disable the options, or define them in the Makefile in | 15 | # change to "no" to disable the options, or define them in the Makefile in |
| 16 | # the appropriate keymap folder that will get included automatically | 16 | # the appropriate keymap folder that will get included automatically |
| 17 | # | 17 | # |
| 18 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration | 18 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
| 19 | MOUSEKEY_ENABLE = no # Mouse keys | 19 | MOUSEKEY_ENABLE = no # Mouse keys |
| 20 | ENCODER_ENABLE = yes # Rotary encoders | 20 | ENCODER_ENABLE = yes # Rotary encoders |
| 21 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
