summaryrefslogtreecommitdiff
path: root/keyboards/adpenrose/obi/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-09-27 09:17:29 +0000
committerQMK Bot <hello@qmk.fm>2022-09-27 09:17:29 +0000
commit49ac435be1f3e77f00707b20891ee18d7971a0c3 (patch)
treeddd1d26a73be340fe8b4df9c58f589d214669ade /keyboards/adpenrose/obi/rules.mk
parentbe8907d634ac8967de1ae2ac8346b845f738c9e6 (diff)
parent7d0c1332cc794c49423ffae04967678d5b2ce48c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/adpenrose/obi/rules.mk')
-rw-r--r--keyboards/adpenrose/obi/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/adpenrose/obi/rules.mk b/keyboards/adpenrose/obi/rules.mk
new file mode 100644
index 0000000000..94ce0d7a66
--- /dev/null
+++ b/keyboards/adpenrose/obi/rules.mk
@@ -0,0 +1,19 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# 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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = yes # Encoder functionality