summaryrefslogtreecommitdiff
path: root/keyboards/bolsa/damapad/rules.mk
diff options
context:
space:
mode:
authorMatthew Dias <matthewdias@me.com>2022-03-13 01:37:22 -0600
committerGitHub <noreply@github.com>2022-03-12 23:37:22 -0800
commitdccb5711c710d074c29f715494b93f9275f5ac55 (patch)
tree7a496e4ec6b7cf36e8eb5f65ee8a0f77983d5a43 /keyboards/bolsa/damapad/rules.mk
parent20424fd37f84cbe08740539a48b6bb4839e0a179 (diff)
[Keyboard] Add damapad (#16443)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/bolsa/damapad/rules.mk')
-rw-r--r--keyboards/bolsa/damapad/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/bolsa/damapad/rules.mk b/keyboards/bolsa/damapad/rules.mk
new file mode 100644
index 0000000000..48717046e4
--- /dev/null
+++ b/keyboards/bolsa/damapad/rules.mk
@@ -0,0 +1,21 @@
+# 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 = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = yes
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306