summaryrefslogtreecommitdiff
path: root/keyboards/kagizaraya/scythe/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 03:48:51 +0800
committerGitHub <noreply@github.com>2022-01-31 11:48:51 -0800
commitae705e3e55ec38767a3e80da645983154a73cbfc (patch)
treebb32aacb253821ab957e7d7bac00390de2fd33cc /keyboards/kagizaraya/scythe/rules.mk
parent3fefaf7f6b99aafe691a9024db4780684a588e4a (diff)
[Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070)
Diffstat (limited to 'keyboards/kagizaraya/scythe/rules.mk')
-rw-r--r--keyboards/kagizaraya/scythe/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kagizaraya/scythe/rules.mk b/keyboards/kagizaraya/scythe/rules.mk
new file mode 100644
index 0000000000..174790a3e9
--- /dev/null
+++ b/keyboards/kagizaraya/scythe/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 = 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 = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+SPLIT_KEYBOARD = yes # Use shared split_common
+RGBLIGHT_SPLIT = yes