summaryrefslogtreecommitdiff
path: root/keyboards/irene/rules.mk
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2021-08-14 12:54:38 +0800
committerGitHub <noreply@github.com>2021-08-13 21:54:38 -0700
commit088d6abf5455ab8ea3e7f3071cd7ce674f12fce8 (patch)
treeb196476a0b21aa75cd8b58a0fcd4b02036487a9d /keyboards/irene/rules.mk
parent2881517097b3b2e74a4c5e8d39306c2218974217 (diff)
[Keyboard] Add Irene Keyboard (#13991)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/irene/rules.mk')
-rw-r--r--keyboards/irene/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/irene/rules.mk b/keyboards/irene/rules.mk
new file mode 100644
index 0000000000..ef4ccf32fb
--- /dev/null
+++ b/keyboards/irene/rules.mk
@@ -0,0 +1,22 @@
+# 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