summaryrefslogtreecommitdiff
path: root/keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-22 03:43:08 +0000
committerQMK Bot <hello@qmk.fm>2022-07-22 03:43:08 +0000
commitf1671ec7208aa272aaeaa9044e5c74237aff5485 (patch)
treee9b6c007bbd9e3d52f8fe7ef8da0f93f3a6d105f /keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk
parentd681eac0ad5a5431f257fa5c05b983c640bfba7e (diff)
parentb9c7d4c48dc0438e9a904d0c41fa567a67ea610d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk')
-rw-r--r--keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk b/keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk
new file mode 100644
index 0000000000..c754f3f5d0
--- /dev/null
+++ b/keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk
@@ -0,0 +1,19 @@
+# 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 = yes # 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