summaryrefslogtreecommitdiff
path: root/keyboards/rura66/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-12-12 23:24:28 +0000
committerQMK Bot <hello@qmk.fm>2022-12-12 23:24:28 +0000
commitb44317ff707713899ab21004e458102125f12572 (patch)
treeb17a520acfe887725a9106f5e7c93b4fbfd2574e /keyboards/rura66/rules.mk
parentecdc768451e206943ea1f2cebed676bac30e9251 (diff)
parent6d0f944e5e986af0fd3e6abec482dd0d31a4101a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/rura66/rules.mk')
-rw-r--r--keyboards/rura66/rules.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/rura66/rules.mk b/keyboards/rura66/rules.mk
new file mode 100644
index 0000000000..6a67c6ed63
--- /dev/null
+++ b/keyboards/rura66/rules.mk
@@ -0,0 +1,24 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # 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 = no # Enable N-key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+OLED_ENABLE = yes
+SPLIT_KEYBOARD = yes
+LTO_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812
+
+DEFAULT_FOLDER = rura66/rev1