summaryrefslogtreecommitdiff
path: root/keyboards/aves60/rules.mk
diff options
context:
space:
mode:
authorEvelien Dekkers <sixmoonskies@gmail.com>2022-01-11 00:06:19 +0100
committerGitHub <noreply@github.com>2022-01-10 15:06:19 -0800
commit53359ab2eecbf14ccd0c8dc3ccf156086b3e5432 (patch)
tree355ec77e1a79e348ccde5b416736e36757a2f4dd /keyboards/aves60/rules.mk
parent590ec4ae047146a0e04be9b11ef6e2c062e4dfb0 (diff)
[Keyboard] Add Aves60 (#15770)
Diffstat (limited to 'keyboards/aves60/rules.mk')
-rw-r--r--keyboards/aves60/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/aves60/rules.mk b/keyboards/aves60/rules.mk
new file mode 100644
index 0000000000..1275531ef6
--- /dev/null
+++ b/keyboards/aves60/rules.mk
@@ -0,0 +1,18 @@
+# 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