summaryrefslogtreecommitdiff
path: root/keyboards/contender/rules.mk
diff options
context:
space:
mode:
authorsotoba <sotoba.s+git@gmail.com>2021-12-09 00:38:54 +0900
committerGitHub <noreply@github.com>2021-12-08 07:38:54 -0800
commitcf9239a88277b0fbdd6de184374c6c84c39d8d8f (patch)
treed4ed5f474f77fb4022e4c018ba0cd2620bfe4187 /keyboards/contender/rules.mk
parent755731f0ba98b9a0cf826cd3b6486dc9104a8824 (diff)
[Keyboard] Add Contender (#15403)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/contender/rules.mk')
-rw-r--r--keyboards/contender/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/contender/rules.mk b/keyboards/contender/rules.mk
new file mode 100644
index 0000000000..72c7f6b2ff
--- /dev/null
+++ b/keyboards/contender/rules.mk
@@ -0,0 +1,19 @@
+# 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
+# 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
+AUDIO_ENABLE = no # Audio output