summaryrefslogtreecommitdiff
path: root/keyboards/lucid/scarlet/rules.mk
diff options
context:
space:
mode:
authorFelix Jen <fjen@felixjen.com>2021-05-15 19:08:49 -0500
committerGitHub <noreply@github.com>2021-05-15 17:08:49 -0700
commit7ca4608427eb171201a3b2025635e339bd3ddda0 (patch)
treec0049689681a5d91e04477190e6f9a0d56e7530c /keyboards/lucid/scarlet/rules.mk
parent3efaa5ba7cb67ce51fb61b38b0bc0313e819eb55 (diff)
[Keyboard] Added Lucid KB Scarlet [Maker KB] (#12748)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/lucid/scarlet/rules.mk')
-rw-r--r--keyboards/lucid/scarlet/rules.mk25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/lucid/scarlet/rules.mk b/keyboards/lucid/scarlet/rules.mk
new file mode 100644
index 0000000000..9572d33712
--- /dev/null
+++ b/keyboards/lucid/scarlet/rules.mk
@@ -0,0 +1,25 @@
+# MCU name
+MCU = at90usb646
+
+# Processor frequency
+F_CPU = 8000000
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# 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 = yes # 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 = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output