summaryrefslogtreecommitdiff
path: root/keyboards/hidtech/bastyl/rules.mk
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2020-12-09 18:21:45 +1100
committerfauxpark <fauxpark@gmail.com>2020-12-09 18:21:45 +1100
commit95c39b372744bbb8733d39a9b6e3c2d274fdfc79 (patch)
treee6f039ac9a536b7b206ebae8e5034bd5d8e2f2d4 /keyboards/hidtech/bastyl/rules.mk
parenteb3964bd576568d577dc90704c7f2497de9a5aa9 (diff)
parent56933b9b9f00a46980c1201a6ba5d0c5c9932275 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/hidtech/bastyl/rules.mk')
-rw-r--r--keyboards/hidtech/bastyl/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/hidtech/bastyl/rules.mk b/keyboards/hidtech/bastyl/rules.mk
new file mode 100644
index 0000000000..cc88208e33
--- /dev/null
+++ b/keyboards/hidtech/bastyl/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+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 = yes # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+SPLIT_KEYBOARD = yes