summaryrefslogtreecommitdiff
path: root/keyboards/nack/rules.mk
diff options
context:
space:
mode:
authorpastapojken <6597735+pastapojken@users.noreply.github.com>2020-11-18 17:56:59 +0100
committerGitHub <noreply@github.com>2020-11-18 16:56:59 +0000
commitad5cbe59820ac1f9922f2db2d6d1e7f2a8f50519 (patch)
tree57048e17a912a17724b9e1305d528a5be37813cd /keyboards/nack/rules.mk
parent58f2e0439eb372eecaa2e8e2788bb67969e95e16 (diff)
Added new keyboard - nack (#10940)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/nack/rules.mk')
-rw-r--r--keyboards/nack/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/nack/rules.mk b/keyboards/nack/rules.mk
new file mode 100644
index 0000000000..a3374bf218
--- /dev/null
+++ b/keyboards/nack/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = STM32F303
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = no # 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
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = yes # Audio output
+RGB_MATRIX_ENABLE = WS2812
+WS2812_DRIVER = spi
+AUDIO_DRIVER = dac_additive # How to drive the 2 speakers
+UNICODE_ENABLE = yes # Unicode support