summaryrefslogtreecommitdiff
path: root/keyboards/dailycraft/stickey4/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-07 20:00:12 +0000
committerQMK Bot <hello@qmk.fm>2021-12-07 20:00:12 +0000
commit0ea644a53b820359c5b96c7566cbc434820f3832 (patch)
tree6e079c536fc5198a633d1e0267987b5b4c8d1189 /keyboards/dailycraft/stickey4/rules.mk
parent3c90a30fe7e61d56421c3c090b285cca282ca366 (diff)
parent7e58ab88ffb5a7ac556e3ca4184628ef41ba8d20 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dailycraft/stickey4/rules.mk')
-rw-r--r--keyboards/dailycraft/stickey4/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/dailycraft/stickey4/rules.mk b/keyboards/dailycraft/stickey4/rules.mk
new file mode 100644
index 0000000000..284ea23e78
--- /dev/null
+++ b/keyboards/dailycraft/stickey4/rules.mk
@@ -0,0 +1,20 @@
+# 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 = 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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+ENCODER_ENABLE = yes