summaryrefslogtreecommitdiff
path: root/keyboards/free_willy/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-22 04:24:51 +0000
committerQMK Bot <hello@qmk.fm>2021-09-22 04:24:51 +0000
commit6a26c5cb804a5a3eedfaa80da40dbfa3eb3ef597 (patch)
treef981dc555cec3604bb72e58fd199c7076e67bac6 /keyboards/free_willy/rules.mk
parentc0cf46187452aa88a908dfd2e9eb56b8cb247859 (diff)
parentc8a3353003bbe706258adc0a4a859b5c2c987cd3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/free_willy/rules.mk')
-rw-r--r--keyboards/free_willy/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/free_willy/rules.mk b/keyboards/free_willy/rules.mk
new file mode 100644
index 0000000000..45b153a573
--- /dev/null
+++ b/keyboards/free_willy/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # 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 = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output