summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/ghost_squid/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-29 16:41:58 +0000
committerQMK Bot <hello@qmk.fm>2021-11-29 16:41:58 +0000
commitfefcad39339260321fb37a8b4df518b6746744ef (patch)
treedcba98afbc28fb12b3d95c7e0da1c0eadc1d9cc4 /keyboards/bpiphany/ghost_squid/rules.mk
parent04d9c53c6efee83b923e2b1264f2e086edeae478 (diff)
parent507dd18f2436a07abe49fdbd1ef851bb8b7ca324 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bpiphany/ghost_squid/rules.mk')
-rw-r--r--keyboards/bpiphany/ghost_squid/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/bpiphany/ghost_squid/rules.mk b/keyboards/bpiphany/ghost_squid/rules.mk
new file mode 100644
index 0000000000..cedec6cd72
--- /dev/null
+++ b/keyboards/bpiphany/ghost_squid/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u2
+
+# 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
+# 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
+CUSTOM_MATRIX = lite
+SRC += matrix.c