aboutsummaryrefslogtreecommitdiff
path: root/keyboards/contra
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/contra')
-rw-r--r--keyboards/contra/keymaps/dana/rules.mk2
-rw-r--r--keyboards/contra/keymaps/losinggeneration/rules.mk2
-rwxr-xr-xkeyboards/contra/rules.mk2
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#
7BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 7BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
8MOUSEKEY_ENABLE = no # Mouse keys(+4700) 8MOUSEKEY_ENABLE = no # Mouse keys(+4700)
9EXTRAKEY_ENABLE = no # Audio control and System control(+450) 9EXTRAKEY_ENABLE = no # Audio control and System control(+450)
10CONSOLE_ENABLE = no # Console for debug(+400) 10CONSOLE_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 @@
5AUDIO_ENABLE = no # Audio output on port C6 5AUDIO_ENABLE = no # Audio output on port C6
6BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 6BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
7BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 7BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
8BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
9COMMAND_ENABLE = no # Commands for debug and configuration 9COMMAND_ENABLE = no # Commands for debug and configuration
10CONSOLE_ENABLE = no # Console for debug(+400) 10CONSOLE_ENABLE = no # Console for debug(+400)
11MIDI_ENABLE = no # MIDI controls 11MIDI_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#
17BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration 17BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
18MOUSEKEY_ENABLE = yes # Mouse keys 18MOUSEKEY_ENABLE = yes # Mouse keys
19EXTRAKEY_ENABLE = yes # Audio control and System control 19EXTRAKEY_ENABLE = yes # Audio control and System control
20CONSOLE_ENABLE = no # Console for debug 20CONSOLE_ENABLE = no # Console for debug