summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-04-22 08:17:09 +0000
committerQMK Bot <hello@qmk.fm>2022-04-22 08:17:09 +0000
commit7808ddac0a7f5dfea854147d15c4b591d9e828e5 (patch)
tree821aa471b13f19caca74c0e311da97e008809190 /keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk
parenta727bd646336062c6167a8656ebdcc3f979f9058 (diff)
parent56b125ad77d3a06ad3f04e12113adbe7a969c54c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk')
-rw-r--r--keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk b/keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk
new file mode 100644
index 0000000000..f40ace9606
--- /dev/null
+++ b/keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/rules.mk
@@ -0,0 +1,17 @@
+# Includes
+SRC += features/caps_word.c
+
+# Build Options
+# change yes to no to disable
+#
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+DYNAMIC_MACRO_ENABLE = yes # Create macros on the fly
+RGB_MATRIX_DRIVER = WS2812
+INDICATOR_LIGHTS = yes # Enable indicator lights for caps lock, etc.
+# TAP_DANCE_ENABLE = yes # Send different keycodes if tapped multiple times
+# KEY_OVERRIDE_ENABLE = yes # Override key combos
+# COMBO_ENABLE = yes # Custom key combos
+
+LTO_ENABLE = yes
+RGBLIGHT_SUPPORTED = yes
+RGB_MATRIX_SUPPORTED = yes