summaryrefslogtreecommitdiffstats
path: root/keyboards/k34/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-18 08:49:18 +0000
committerQMK Bot <hello@qmk.fm>2021-12-18 08:49:18 +0000
commit560386461e19fdf355dad3a22094e1397c7bbd57 (patch)
tree4eb1137fb2409dcd041eb40a6787576b04aeb7d2 /keyboards/k34/rules.mk
parent8d61218abec99eecb51004f7811d8914e0f4f524 (diff)
parentf79e1ab7481525cfa2b63e6bc062fb7d8250c8db (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/k34/rules.mk')
-rw-r--r--keyboards/k34/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/k34/rules.mk b/keyboards/k34/rules.mk
new file mode 100644
index 0000000000..a61e60c8a4
--- /dev/null
+++ b/keyboards/k34/rules.mk
@@ -0,0 +1,18 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+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
+NKRO_ENABLE = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output