summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/isolation/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-12 02:26:00 +0000
committerQMK Bot <hello@qmk.fm>2021-10-12 02:26:00 +0000
commit4e21efd48acf62e3d02cfcdd83a60c2f2e870d2e (patch)
tree8972a5193244989fc6f629959e42da9fdbc302b7 /keyboards/kb_elmo/isolation/rules.mk
parenta3244a010dbef7e917083e19174720faf0969440 (diff)
parent25eac95348548b41f4bf4e8a02fc8bace270bd35 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kb_elmo/isolation/rules.mk')
-rw-r--r--keyboards/kb_elmo/isolation/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/isolation/rules.mk b/keyboards/kb_elmo/isolation/rules.mk
new file mode 100644
index 0000000000..9602f01bcc
--- /dev/null
+++ b/keyboards/kb_elmo/isolation/rules.mk
@@ -0,0 +1,24 @@
+# MCU name
+MCU = atmega328p
+
+# Processor frequency
+F_CPU = 16000000
+
+# Bootloader selection
+BOOTLOADER = usbasploader
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # 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