summaryrefslogtreecommitdiff
path: root/keyboards/handwired/skakunm_dactyl/rules.mk
diff options
context:
space:
mode:
authorMarko Skakun <skakun.marko@gmail.com>2022-08-14 02:46:35 +0200
committerGitHub <noreply@github.com>2022-08-13 17:46:35 -0700
commit0f1bb982e97f0779e2885970f5e4677dbb555926 (patch)
tree380d3e8e70b6af233c7756cfac7d3c6c4293b81e /keyboards/handwired/skakunm_dactyl/rules.mk
parentca2d05f5c6c2f0183149dc5f96594421b5415422 (diff)
[Keyboard] Added different wiring of dactyl (#17997)
Diffstat (limited to 'keyboards/handwired/skakunm_dactyl/rules.mk')
-rw-r--r--keyboards/handwired/skakunm_dactyl/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/handwired/skakunm_dactyl/rules.mk b/keyboards/handwired/skakunm_dactyl/rules.mk
new file mode 100644
index 0000000000..bd53948797
--- /dev/null
+++ b/keyboards/handwired/skakunm_dactyl/rules.mk
@@ -0,0 +1,20 @@
+# 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 = no # Console for debug
+COMMAND_ENABLE = yes # Commands for debug and configuration
+NKRO_ENABLE = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+AUDIO_ENABLE = no # Audio output
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
+
+SPLIT_KEYBOARD = yes