summaryrefslogtreecommitdiff
path: root/keyboards/minimon/index_tab/rules.mk
diff options
context:
space:
mode:
authorKyrre Havik <Kyrremann@gmail.com>2021-10-27 01:41:54 +0200
committerGitHub <noreply@github.com>2021-10-26 16:41:54 -0700
commitb168fb3b2cb47f4546d5177152f6e4ee7e870269 (patch)
treeef2f38c1aca25051ffa9106fe55e404ce65d14e0 /keyboards/minimon/index_tab/rules.mk
parent2938c4e0594778ccf8b3a72f7e2cbb357bd67ede (diff)
[Keyboard] Add minimon/Index tab 13x6 ortho (#14765)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/minimon/index_tab/rules.mk')
-rw-r--r--keyboards/minimon/index_tab/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/minimon/index_tab/rules.mk b/keyboards/minimon/index_tab/rules.mk
new file mode 100644
index 0000000000..dcc5fd8be8
--- /dev/null
+++ b/keyboards/minimon/index_tab/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# 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
+# 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 = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output