summaryrefslogtreecommitdiff
path: root/keyboards/merge/uma/rules.mk
diff options
context:
space:
mode:
authorduoshock <33636898+duoshock@users.noreply.github.com>2022-01-13 19:02:38 +0000
committerGitHub <noreply@github.com>2022-01-13 11:02:38 -0800
commit4bc9adbc64732138ca3d158b8f546bfc4a3fc0b6 (patch)
tree1624933bfb7befb31ba0eebc12b53e39e883894f /keyboards/merge/uma/rules.mk
parentb3c0548ed3cdb31c47d1a9e06c446c0804d6e1b6 (diff)
[Keyboard] Add UM-A Keyboard (#15584)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: online <33636898+online@users.noreply.github.com>
Diffstat (limited to 'keyboards/merge/uma/rules.mk')
-rw-r--r--keyboards/merge/uma/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/merge/uma/rules.mk b/keyboards/merge/uma/rules.mk
new file mode 100644
index 0000000000..27f0425b4f
--- /dev/null
+++ b/keyboards/merge/uma/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# 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 = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = yes
+SPLIT_KEYBOARD = yes
+LTO_ENABLE = yes
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306