summaryrefslogtreecommitdiffstats
path: root/keyboards/makeymakey/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-04-19 10:53:44 +0000
committerQMK Bot <hello@qmk.fm>2022-04-19 10:53:44 +0000
commit176ab1464964863637cc5d6a944dbdbe3f567aec (patch)
tree4170ba6037cba4e71be33aa6ff6557514c6e05d1 /keyboards/makeymakey/rules.mk
parenteab3be1e756d701bb3af2d7c8fe152a8be427806 (diff)
parent1acb37db7fc28684785ee57d68452d127790c1db (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/makeymakey/rules.mk')
-rw-r--r--keyboards/makeymakey/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/makeymakey/rules.mk b/keyboards/makeymakey/rules.mk
new file mode 100644
index 0000000000..66ad5334b3
--- /dev/null
+++ b/keyboards/makeymakey/rules.mk
@@ -0,0 +1,18 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = no # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output