summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/avalon/rules.mk
diff options
context:
space:
mode:
authorFelix Jen <fjen@felixjen.com>2022-08-29 11:22:54 -0700
committerGitHub <noreply@github.com>2022-08-29 11:22:54 -0700
commitccb244d5ed868c139deed8ef421d8ebd1e929f8b (patch)
treee88fe9145d9a34fa1cfb2dfd24bf9e87b8e19ad0 /keyboards/fjlabs/avalon/rules.mk
parent22136f813511eae8841bce1d6cd35e5e1980b4ac (diff)
[Keyboard] Add Trailblazer Avalon (#17568)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/fjlabs/avalon/rules.mk')
-rw-r--r--keyboards/fjlabs/avalon/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/fjlabs/avalon/rules.mk b/keyboards/fjlabs/avalon/rules.mk
new file mode 100644
index 0000000000..f54595dd64
--- /dev/null
+++ b/keyboards/fjlabs/avalon/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Processor frequency
+F_CPU = 8000000
+
+# 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 = yes # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output