summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/misterdeck/rules.mk
diff options
context:
space:
mode:
authorChris Broekema <broekema-github@fuzzms.nl>2022-01-29 08:04:42 +0100
committerGitHub <noreply@github.com>2022-01-28 23:04:42 -0800
commit002a1add8b68ca8b1c7c2c21f75dca88df15ad2e (patch)
tree5125180a12074c46208d887c3997dd0b1c70a4da /keyboards/handwired/misterdeck/rules.mk
parent13e6517460718dbdddd10661d176480a2388c69d (diff)
[Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556)
Co-authored-by: Ryan <fauxpark@gmail.com>
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