summaryrefslogtreecommitdiffstats
path: root/keyboards/wings42/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-03 16:05:07 +0000
committerQMK Bot <hello@qmk.fm>2021-07-03 16:05:07 +0000
commit6b59220097e5a3059660cdaab91f7110bafe2cd7 (patch)
treec1d76d926fa4bd9bef7aa6b6bed556a175bb0e23 /keyboards/wings42/rules.mk
parenta39c445c26cf9844fb9305f9fc0b147968ba6c9e (diff)
parent3b1506b74119cf45927fcd25a230e79fbf7531b3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wings42/rules.mk')
-rw-r--r--keyboards/wings42/rules.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/wings42/rules.mk b/keyboards/wings42/rules.mk
new file mode 100644
index 0000000000..82fa227ad8
--- /dev/null
+++ b/keyboards/wings42/rules.mk
@@ -0,0 +1,26 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+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
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+
+SPLIT_KEYBOARD = yes
+
+DEFAULT_FOLDER = wings42/rev1