summaryrefslogtreecommitdiff
path: root/keyboards/winry/winry315/rules.mk
diff options
context:
space:
mode:
authorSergey Vlasov <sigprof@gmail.com>2022-03-08 06:45:30 +0300
committerGitHub <noreply@github.com>2022-03-07 19:45:30 -0800
commit249bc3a5c58607d71534cb538a8c76565557849a (patch)
tree254e1ba6731762341765bf1f862791c455164c5f /keyboards/winry/winry315/rules.mk
parent86966fce69369fe4f82efcab9540805b26632967 (diff)
[Keyboard] Add Winry315 keyboard (#15894)
Diffstat (limited to 'keyboards/winry/winry315/rules.mk')
-rw-r--r--keyboards/winry/winry315/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/winry/winry315/rules.mk b/keyboards/winry/winry315/rules.mk
new file mode 100644
index 0000000000..c10a9d570a
--- /dev/null
+++ b/keyboards/winry/winry315/rules.mk
@@ -0,0 +1,21 @@
+# 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
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812