summaryrefslogtreecommitdiff
path: root/keyboards/handwired/misterdeck/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-29 07:05:20 +0000
committerQMK Bot <hello@qmk.fm>2022-01-29 07:05:20 +0000
commit20fac523c74dc75dc68cba0cee217cb60aaa5aa2 (patch)
tree938a8a8b707f131606152909341f2dfb1bc69832 /keyboards/handwired/misterdeck/rules.mk
parent1f59fe6d1b1da209fa4475f10d082455ee1381eb (diff)
parent002a1add8b68ca8b1c7c2c21f75dca88df15ad2e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/misterdeck/rules.mk')
-rw-r--r--keyboards/handwired/misterdeck/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/handwired/misterdeck/rules.mk b/keyboards/handwired/misterdeck/rules.mk
new file mode 100644
index 0000000000..c19a30931a
--- /dev/null
+++ b/keyboards/handwired/misterdeck/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # 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 = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+# use joystick feature for sliders
+JOYSTICK_ENABLE = yes