summaryrefslogtreecommitdiff
path: root/keyboards/winry/winry25tc/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-14 01:18:56 +0800
committerGitHub <noreply@github.com>2022-01-13 09:18:56 -0800
commit50baf28386b1cb8a7e033b1ad9629206c62a6131 (patch)
treeba771cfa8bd75b40e62f26d70d16d1cc6a0c24cc /keyboards/winry/winry25tc/rules.mk
parent3f5d47eae8baf9a58d8b39e080cf97ad070c5bd0 (diff)
move winry25tc to winry/ (#15637)
Diffstat (limited to 'keyboards/winry/winry25tc/rules.mk')
-rw-r--r--keyboards/winry/winry25tc/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/winry/winry25tc/rules.mk b/keyboards/winry/winry25tc/rules.mk
new file mode 100644
index 0000000000..b0352b513c
--- /dev/null
+++ b/keyboards/winry/winry25tc/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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+
+KEY_LOCK_ENABLE = yes # Enable KC_LOCK support