summaryrefslogtreecommitdiff
path: root/keyboards/bolsa/damapad/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-13 07:37:55 +0000
committerQMK Bot <hello@qmk.fm>2022-03-13 07:37:55 +0000
commit55b53006a5c6581996b09ab0d2d6c54639a162af (patch)
treef802c1b51ea4d498d871f4693ca0da965328338b /keyboards/bolsa/damapad/rules.mk
parentebe87aa67e5746407cfdef243846ae2839bebd08 (diff)
parentdccb5711c710d074c29f715494b93f9275f5ac55 (diff)
downloadqmk_firmware-55b53006a5c6581996b09ab0d2d6c54639a162af.tar.gz
qmk_firmware-55b53006a5c6581996b09ab0d2d6c54639a162af.zip
Merge remote-tracking branch 'origin/master' into develop
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