summaryrefslogtreecommitdiff
path: root/keyboards/contra/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-03-01 17:54:11 +0000
committerQMK Bot <hello@qmk.fm>2023-03-01 17:54:11 +0000
commit500da8e46c113ae06c300f2366ad68075c74bdef (patch)
tree716c68f3c2091c31073e70788b6fc1fcbbeeb573 /keyboards/contra/rules.mk
parenta83cb601fc6325f1fe8107ada3f27005b554cfd9 (diff)
parent80c6fbad1cd25071942f44119d76d29adcccd9f3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/contra/rules.mk')
-rwxr-xr-xkeyboards/contra/rules.mk19
1 files changed, 1 insertions, 18 deletions
diff --git a/keyboards/contra/rules.mk b/keyboards/contra/rules.mk
index 6beb282431..6e7633bfe0 100755
--- a/keyboards/contra/rules.mk
+++ b/keyboards/contra/rules.mk
@@ -1,18 +1 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-AUDIO_ENABLE = no # Audio output
-
-LAYOUTS_HAS_RGB = no
-
-# Disable unsupported hardware
-RGBLIGHT_SUPPORTED = no
-AUDIO_SUPPORTED = no
-BACKLIGHT_SUPPORTED = no
+# This file intentionally left blank