summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/ghost_squid/rules.mk
diff options
context:
space:
mode:
authorfenuks <fenuks@o2.pl>2021-11-29 16:41:21 +0000
committerGitHub <noreply@github.com>2021-11-29 08:41:21 -0800
commit507dd18f2436a07abe49fdbd1ef851bb8b7ca324 (patch)
tree7d1b3232c8a5eb1558988696c4daa4e5e36a8bd1 /keyboards/bpiphany/ghost_squid/rules.mk
parent6716f1d2df6e571dd602621f0495fab128aa5b72 (diff)
[Keyboard] Adapt downsteam Ghost Squid support to latest QMK (#14607)
Co-authored-by: fenuks <fenuks>
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