summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bamfk1/rules.mk
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2022-03-14 14:08:10 -0400
committerGitHub <noreply@github.com>2022-03-14 11:08:10 -0700
commita12d58c6c965254bdf40ae0f02a6644e183eb17c (patch)
tree9f59796c90fa7e6d2112605a2abc8643ac7bc649 /keyboards/keebio/bamfk1/rules.mk
parent6a6a333c75e60692c4497aafe949e6304b22f8b8 (diff)
[Keyboard] Add BAMFK-1 (#16409)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keebio/bamfk1/rules.mk')
-rw-r--r--keyboards/keebio/bamfk1/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keebio/bamfk1/rules.mk b/keyboards/keebio/bamfk1/rules.mk
new file mode 100644
index 0000000000..abcf10c871
--- /dev/null
+++ b/keyboards/keebio/bamfk1/rules.mk
@@ -0,0 +1,21 @@
+# 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 = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = yes # 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 = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = yes # Audio output
+ENCODER_ENABLE = yes
+
+SRC += encoder_actions.c