summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/noah_avr/rules.mk
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-03-16 00:03:16 +0100
committerGitHub <noreply@github.com>2021-03-16 10:03:16 +1100
commitcd8497b9fb3b00020a28d582cdc772f3c0fa35b1 (patch)
tree4c3dff7d2a6ea6951b22f308dd81656ba02216c3 /keyboards/kb_elmo/noah_avr/rules.mk
parent469b4b21d241a592bedfe1ea217bad74b5195c50 (diff)
add support for Noah AVR PCB (#11563)
* add support for Noah AVR PCB * Update info.json * Update readme.md * Update keyboards/kb_elmo/noah_avr/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keymap.c * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kb_elmo/noah_avr/rules.mk')
-rw-r--r--keyboards/kb_elmo/noah_avr/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/noah_avr/rules.mk b/keyboards/kb_elmo/noah_avr/rules.mk
new file mode 100644
index 0000000000..a547ba86b0
--- /dev/null
+++ b/keyboards/kb_elmo/noah_avr/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 = lite # Virtual DIP switch configuration
+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
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+
+LAYOUTS = 65_ansi 65_iso