summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/qez/rules.mk
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-08-24 10:49:50 +0200
committerGitHub <noreply@github.com>2021-08-24 01:49:50 -0700
commita4aa6ccf7b98a203c16be51e8db4970a80f0abfd (patch)
tree450085ba0648ae996062473c6b91068774eff088 /keyboards/kb_elmo/qez/rules.mk
parentb8c74d6b5d2e31b59b4ec73c84b8b4212b4b0936 (diff)
[Keyboard] Add QEZ keyboard (#14131)
Diffstat (limited to 'keyboards/kb_elmo/qez/rules.mk')
-rw-r--r--keyboards/kb_elmo/qez/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/qez/rules.mk b/keyboards/kb_elmo/qez/rules.mk
new file mode 100644
index 0000000000..b48dcad7d2
--- /dev/null
+++ b/keyboards/kb_elmo/qez/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = atmega32u2
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = no # 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