summaryrefslogtreecommitdiffstats
path: root/keyboards/the_uni/rp_2040/rules.mk
diff options
context:
space:
mode:
authorPeter Park <peterchpark@gmail.com>2022-10-01 10:56:41 -0700
committerGitHub <noreply@github.com>2022-10-01 10:56:41 -0700
commit2b3f6d0ec6bf504b0b5794bd4f1f3ed7e792a221 (patch)
tree3003d240a96c835496fd68b36653b9bb76b7b0f6 /keyboards/the_uni/rp_2040/rules.mk
parent0bae3b09a1ca1cd68f2979101cc9385596c7b498 (diff)
[Keyboard] Add Uni v4 keyboard (#18280)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
Diffstat (limited to 'keyboards/the_uni/rp_2040/rules.mk')
-rw-r--r--keyboards/the_uni/rp_2040/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/the_uni/rp_2040/rules.mk b/keyboards/the_uni/rp_2040/rules.mk
new file mode 100644
index 0000000000..da6a3dc6a8
--- /dev/null
+++ b/keyboards/the_uni/rp_2040/rules.mk
@@ -0,0 +1,19 @@
+# MCU name
+MCU = RP2040
+
+# Bootloader selection
+BOOTLOADER = rp2040
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+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
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+STENO_ENABLE = yes