summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id96/rules.mk
diff options
context:
space:
mode:
authorVino Rodrigues <366673+vinorodrigues@users.noreply.github.com>2021-09-16 13:28:40 +1000
committerGitHub <noreply@github.com>2021-09-15 20:28:40 -0700
commitb5cc2bdc34d9091e7b31fcb9676e0d37b0282aad (patch)
tree10d6ed6c12e4faa8cb7e0f5581a40e4c1222901a /keyboards/idobao/id96/rules.mk
parentae821ce4b77f873f5122747ee48c02778637bac6 (diff)
[Keyboard] Add the Idobao ID96 keyboard (#14371)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/idobao/id96/rules.mk')
-rw-r--r--keyboards/idobao/id96/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/idobao/id96/rules.mk b/keyboards/idobao/id96/rules.mk
new file mode 100644
index 0000000000..aeff331e7e
--- /dev/null
+++ b/keyboards/idobao/id96/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 = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output