diff options
Diffstat (limited to 'keyboards/contra')
| -rw-r--r-- | keyboards/contra/keymaps/dana/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/contra/keymaps/losinggeneration/rules.mk | 2 | ||||
| -rwxr-xr-x | keyboards/contra/rules.mk | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/contra/keymaps/dana/rules.mk b/keyboards/contra/keymaps/dana/rules.mk index cf891fad3..bd29e0f41 100644 --- a/keyboards/contra/keymaps/dana/rules.mk +++ b/keyboards/contra/keymaps/dana/rules.mk | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # change to "no" to disable the options, or define them in the Makefile in | 4 | # change to "no" to disable the options, or define them in the Makefile in |
| 5 | # the appropriate keymap folder that will get included automatically | 5 | # the appropriate keymap folder that will get included automatically |
| 6 | # | 6 | # |
| 7 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 7 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 8 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 8 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) |
| 9 | EXTRAKEY_ENABLE = no # Audio control and System control(+450) | 9 | EXTRAKEY_ENABLE = no # Audio control and System control(+450) |
| 10 | CONSOLE_ENABLE = no # Console for debug(+400) | 10 | CONSOLE_ENABLE = no # Console for debug(+400) |
diff --git a/keyboards/contra/keymaps/losinggeneration/rules.mk b/keyboards/contra/keymaps/losinggeneration/rules.mk index 17ef68483..34b0ba318 100644 --- a/keyboards/contra/keymaps/losinggeneration/rules.mk +++ b/keyboards/contra/keymaps/losinggeneration/rules.mk | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | AUDIO_ENABLE = no # Audio output on port C6 | 5 | AUDIO_ENABLE = no # Audio output on port C6 |
| 6 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 6 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 7 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 7 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 8 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 9 | COMMAND_ENABLE = no # Commands for debug and configuration | 9 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 10 | CONSOLE_ENABLE = no # Console for debug(+400) | 10 | CONSOLE_ENABLE = no # Console for debug(+400) |
| 11 | MIDI_ENABLE = no # MIDI controls | 11 | MIDI_ENABLE = no # MIDI controls |
diff --git a/keyboards/contra/rules.mk b/keyboards/contra/rules.mk index 9bd4c0851..5c1ad1fb6 100755 --- a/keyboards/contra/rules.mk +++ b/keyboards/contra/rules.mk | |||
| @@ -14,7 +14,7 @@ BOOTLOADER = caterina | |||
| 14 | # Build Options | 14 | # Build Options |
| 15 | # change yes to no to disable | 15 | # change yes to no to disable |
| 16 | # | 16 | # |
| 17 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
| 18 | MOUSEKEY_ENABLE = yes # Mouse keys | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
