summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/me/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-15 17:21:01 +0000
committerQMK Bot <hello@qmk.fm>2021-09-15 17:21:01 +0000
commita677f00502f765b13e25de4b749b5576dae9ecf0 (patch)
tree8e1914cf53fb6163ef197e5b7df2947592e39c7c /keyboards/matrix/me/rules.mk
parent7d39c15cc423d35fbc89f462d645ed911f726b67 (diff)
parent303e063b71bba2b049f160a8bc50f33ac9538d8f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/matrix/me/rules.mk')
-rw-r--r--keyboards/matrix/me/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/matrix/me/rules.mk b/keyboards/matrix/me/rules.mk
new file mode 100644
index 0000000000..eec8ecbaa0
--- /dev/null
+++ b/keyboards/matrix/me/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 = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output