summaryrefslogtreecommitdiff
path: root/keyboards/dyz/dyz60_hs/rules.mk
diff options
context:
space:
mode:
authorBahrul Hidayat <dayat.py@gmail.com>2022-07-30 12:07:10 +0800
committerGitHub <noreply@github.com>2022-07-29 21:07:10 -0700
commitda07e7dd0e173ed83cb82f84f143de36ed1aeae3 (patch)
tree831c7e8d39b2368b185d2fe5b39b9d439fb02c20 /keyboards/dyz/dyz60_hs/rules.mk
parentc0e3a1612116cb236f07ab7e57f3529b6987b941 (diff)
[Keyboard] add dyz60-hs (#17763)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/dyz/dyz60_hs/rules.mk')
-rw-r--r--keyboards/dyz/dyz60_hs/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/dyz/dyz60_hs/rules.mk b/keyboards/dyz/dyz60_hs/rules.mk
new file mode 100644
index 0000000000..dfe72bbfb7
--- /dev/null
+++ b/keyboards/dyz/dyz60_hs/rules.mk
@@ -0,0 +1,19 @@
+# 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 = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = no