aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gowla/rules.mk
diff options
context:
space:
mode:
authorSam Gowland <10119462+SamGowland@users.noreply.github.com>2020-07-04 11:51:42 +0100
committerGitHub <noreply@github.com>2020-07-04 11:51:42 +0100
commit13a8d1681ca89b14931b0f9246dad4a4f60705fa (patch)
tree01a8d5ff855e0528688edecfee03b66b7eda8b99 /keyboards/gowla/rules.mk
parentb30d0361c52ac3b0c0ae2c4a6f90d1666a767a86 (diff)
downloadfirmware-13a8d1681ca89b14931b0f9246dad4a4f60705fa.tar.gz
firmware-13a8d1681ca89b14931b0f9246dad4a4f60705fa.tar.bz2
firmware-13a8d1681ca89b14931b0f9246dad4a4f60705fa.zip
[Keyboard] Gowla Macro Board (#9643)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/gowla/rules.mk')
-rw-r--r--keyboards/gowla/rules.mk31
1 files changed, 31 insertions, 0 deletions
diff --git a/keyboards/gowla/rules.mk b/keyboards/gowla/rules.mk
new file mode 100644
index 000000000..19b6f44b8
--- /dev/null
+++ b/keyboards/gowla/rules.mk
@@ -0,0 +1,31 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+# Teensy halfkay
+# Pro Micro caterina
+# Atmel DFU atmel-dfu
+# LUFA DFU lufa-dfu
+# QMK DFU qmk-dfu
+# ATmega32A bootloadHID
+# ATmega328P USBasp
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
+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 = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+MIDI_ENABLE = no # MIDI support
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches