summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mach80/rev1/rules.mk
diff options
context:
space:
mode:
authorbomb <84309788+mj-bomb@users.noreply.github.com>2021-09-15 13:09:49 +0800
committerGitHub <noreply@github.com>2021-09-14 22:09:49 -0700
commit34352890522309e28b1788f72feab01e268eff34 (patch)
tree5ee88dea8fdac2ef44872ac5c3af9a81a573cfa4 /keyboards/melgeek/mach80/rev1/rules.mk
parentfcebd17267787daba54ec5f26b653ef0fa3f3691 (diff)
[Keyboard] Add Mach80 for Melgeek (#14076)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/melgeek/mach80/rev1/rules.mk')
-rwxr-xr-xkeyboards/melgeek/mach80/rev1/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/melgeek/mach80/rev1/rules.mk b/keyboards/melgeek/mach80/rev1/rules.mk
new file mode 100755
index 0000000000..a4d7206493
--- /dev/null
+++ b/keyboards/melgeek/mach80/rev1/rules.mk
@@ -0,0 +1,24 @@
+# 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 = no # Enable keyboard RGB underglow
+RGB_MATRIX_ENABLE = yes # Use RGB matrix
+RGB_MATRIX_DRIVER = IS31FL3741
+
+LAYOUTS = tkl_ansi