summaryrefslogtreecommitdiffstats
path: root/keyboards/the_uni/rp_2040/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-01 17:57:17 +0000
committerQMK Bot <hello@qmk.fm>2022-10-01 17:57:17 +0000
commit3c9ac5ce582bdd322bef265566f8808ecf49a850 (patch)
treecad087e9c94f691a1e5859e079e551f0eb54b858 /keyboards/the_uni/rp_2040/rules.mk
parent38bc9b57b364caa85db53dfab2f98842dba15552 (diff)
parent2b3f6d0ec6bf504b0b5794bd4f1f3ed7e792a221 (diff)
Merge remote-tracking branch 'origin/master' into develop
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