summaryrefslogtreecommitdiffstats
path: root/keyboards/atset/at6/rules.mk
diff options
context:
space:
mode:
authoranubhav dhiman <104914147+anubhavd7@users.noreply.github.com>2022-06-19 23:46:24 +0530
committerGitHub <noreply@github.com>2022-06-19 11:16:24 -0700
commitad2e85361128a2252798a7bb4c1cbc0bcd58e8ab (patch)
tree1da5fac07995246f374602f6a37a5f852202ed1c /keyboards/atset/at6/rules.mk
parent7982957f75f4cbea27e56d5a5dfc5a989b7a720a (diff)
[Keyboard] add at6 keyboard (#17346)
Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/atset/at6/rules.mk')
-rw-r--r--keyboards/atset/at6/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/atset/at6/rules.mk b/keyboards/atset/at6/rules.mk
new file mode 100644
index 0000000000..73ac281e0b
--- /dev/null
+++ b/keyboards/atset/at6/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 = yes # 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 = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output