summaryrefslogtreecommitdiff
path: root/keyboards/longnald/corin/rules.mk
diff options
context:
space:
mode:
authorSeaton Jiang <seaton@vtrois.com>2020-09-23 02:44:51 +0800
committerGitHub <noreply@github.com>2020-09-22 11:44:51 -0700
commite3395beda02d555090e6ccc9b193530351eb71f4 (patch)
tree4ae0b92fab6da6e3a2d8969629ecdec197365938 /keyboards/longnald/corin/rules.mk
parent7a3a57e457aa28afa62448deca838a2582e86587 (diff)
[Keyboard] Add Longnald Corin Keyboard (#10280)
* [Keyboard] Add Longnald Corin * feat: optimized firmware * feat: optimized firmware * fix: keyboards/longnald/corin/rules.mk * feat: rename layout macros * feat: rename layout macros * feat: rename layout macros * feat: rename layout macros * feat: rename layout macros * feat: rename layout macros * feat: rename layout macros
Diffstat (limited to 'keyboards/longnald/corin/rules.mk')
-rw-r--r--keyboards/longnald/corin/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/longnald/corin/rules.mk b/keyboards/longnald/corin/rules.mk
new file mode 100644
index 0000000000..965087c1a6
--- /dev/null
+++ b/keyboards/longnald/corin/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 = 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 = yes # 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