summaryrefslogtreecommitdiff
path: root/keyboards/yushakobo/navpad/10_helix_r/rules.mk
diff options
context:
space:
mode:
authorMakotoKurauchi <pluis@me.com>2022-01-11 10:43:36 +0900
committerGitHub <noreply@github.com>2022-01-10 17:43:36 -0800
commit6823f01c107dafaa4e1876cb11677bd4435153ed (patch)
tree13356c079b6a4997a04ce4eab636c80336a17a32 /keyboards/yushakobo/navpad/10_helix_r/rules.mk
parent8920db2b57b616e162e2d3162577db6f021e7658 (diff)
[Keyboard] New kbd Navpad 1.0 (#15507)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
Diffstat (limited to 'keyboards/yushakobo/navpad/10_helix_r/rules.mk')
-rw-r--r--keyboards/yushakobo/navpad/10_helix_r/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/yushakobo/navpad/10_helix_r/rules.mk b/keyboards/yushakobo/navpad/10_helix_r/rules.mk
new file mode 100644
index 0000000000..54598940df
--- /dev/null
+++ b/keyboards/yushakobo/navpad/10_helix_r/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# 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
+NKRO_ENABLE = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+SPLIT_KEYBOARD = yes
+ENCODER_ENABLE = yes
+
+SRC += navpad_prefs.c