summaryrefslogtreecommitdiff
path: root/keyboards/ryanbaekr/rb18/rules.mk
diff options
context:
space:
mode:
authorRyan Baker <76887060+ryanbaekr@users.noreply.github.com>2022-06-20 23:24:58 -0400
committerGitHub <noreply@github.com>2022-06-20 20:24:58 -0700
commit712f6cf45077c4638cbbce063f003904c4a3c368 (patch)
tree8c5ca6ed265e3bbd723635c87df052d84356d67d /keyboards/ryanbaekr/rb18/rules.mk
parent7b7fb63f4bcaceda3bf9d38783369d7e84f36c5d (diff)
[Keyboard] Add rb18 keyboard (#17306)
Diffstat (limited to 'keyboards/ryanbaekr/rb18/rules.mk')
-rw-r--r--keyboards/ryanbaekr/rb18/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/ryanbaekr/rb18/rules.mk b/keyboards/ryanbaekr/rb18/rules.mk
new file mode 100644
index 0000000000..ebbb7bc613
--- /dev/null
+++ b/keyboards/ryanbaekr/rb18/rules.mk
@@ -0,0 +1,18 @@
+# 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