summaryrefslogtreecommitdiff
path: root/keyboards/converter/modelm_ssk/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-20 13:14:35 +0000
committerQMK Bot <hello@qmk.fm>2021-08-20 13:14:35 +0000
commitda11a49905605871eea66f8f03b2c4b46d1de88a (patch)
tree15b84170a4451bb7537312ff0e0c6f142582e139 /keyboards/converter/modelm_ssk/rules.mk
parent69c71d4843586fad9c29c4dd945aa170f9990d8e (diff)
parent90ff4fe749346c3b92aa8ca6461f5091fabfa99e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/converter/modelm_ssk/rules.mk')
-rw-r--r--keyboards/converter/modelm_ssk/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/converter/modelm_ssk/rules.mk b/keyboards/converter/modelm_ssk/rules.mk
new file mode 100644
index 0000000000..31dbac78be
--- /dev/null
+++ b/keyboards/converter/modelm_ssk/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = at90usb1286
+
+# Bootloader selection
+BOOTLOADER = halfkay
+
+# 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 = yes # 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
+# Do not enable NKRO_ENABLE. The SSK lacks diodes and cannot support it
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output