summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/infinity88/rules.mk
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2020-10-23 09:55:32 +0700
committerGitHub <noreply@github.com>2020-10-22 19:55:32 -0700
commitf078980fb17ff5b9c11583427c66e13116972fd2 (patch)
tree2822c27042c5b7c46d13765cc81ba73ac0279814 /keyboards/mechlovin/infinity88/rules.mk
parent619eb0071e36b5b724b713f2b785978f0e1b1e28 (diff)
[Keyboard] Add infinity88 PCB, add VIA support for Kanu (#10531)
* add infinity88 PCB * Update rules.mk * Update info.json * Add VIA support Kanu PCB * Update keyboards/mechlovin/infinity88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mechlovin/infinity88/rules.mk')
-rw-r--r--keyboards/mechlovin/infinity88/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/mechlovin/infinity88/rules.mk b/keyboards/mechlovin/infinity88/rules.mk
new file mode 100644
index 0000000000..7897007c01
--- /dev/null
+++ b/keyboards/mechlovin/infinity88/rules.mk
@@ -0,0 +1,17 @@
+# MCU name
+MCU = STM32F303
+
+# 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 = yes # Console for debug
+COMMAND_ENABLE = yes # 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