summaryrefslogtreecommitdiff
path: root/keyboards/ergoarrows/rules.mk
diff options
context:
space:
mode:
authorSalicylic-acid3 <46864619+Salicylic-acid3@users.noreply.github.com>2021-02-08 02:04:29 +0900
committerGitHub <noreply@github.com>2021-02-07 09:04:29 -0800
commit72b0f494e7ee7d9bc4fca10bc6c53a592156e768 (patch)
treed19a6bf1633190ec3b321c4794c2e51b4283c4f1 /keyboards/ergoarrows/rules.mk
parent2e6bd97585513dde0bb1f3418fe8d4c5e1e534cf (diff)
[Keyboard] Add ergoarrows keyboard (#11592)
A 76 keys Ergo Layout split keyboard. Salicylic-acid3
Diffstat (limited to 'keyboards/ergoarrows/rules.mk')
-rw-r--r--keyboards/ergoarrows/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/ergoarrows/rules.mk b/keyboards/ergoarrows/rules.mk
new file mode 100644
index 0000000000..abffa14b34
--- /dev/null
+++ b/keyboards/ergoarrows/rules.mk
@@ -0,0 +1,24 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+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
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+
+SPLIT_KEYBOARD = yes