summaryrefslogtreecommitdiff
path: root/keyboards/q4z/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-20 05:27:43 +0000
committerQMK Bot <hello@qmk.fm>2021-07-20 05:27:43 +0000
commit81093631482d83274cac06df07f32e9485dbb9c7 (patch)
treea3cdac7a0d69df7905fc39d2b7dd5c4e72f000c7 /keyboards/q4z/rules.mk
parent36e2666cba21fc5cac924f0a797f11aa49039157 (diff)
parentb887a1b9957664200363fc8feeb2865464c468a2 (diff)
downloadqmk_firmware-81093631482d83274cac06df07f32e9485dbb9c7.tar.gz
qmk_firmware-81093631482d83274cac06df07f32e9485dbb9c7.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/q4z/rules.mk')
-rw-r--r--keyboards/q4z/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/q4z/rules.mk b/keyboards/q4z/rules.mk
new file mode 100644
index 0000000000..5e84c75123
--- /dev/null
+++ b/keyboards/q4z/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# 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 = yes # 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