]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/dz60/keymaps/LEdiodes/rules.mk
Fixed various keymaps and the allocation of "key_combos" (#2526)
[qmk_firmware.git] / keyboards / dz60 / keymaps / LEdiodes / rules.mk
index f54d9500fbf7ffb91395fbfcc72579dc1574e354..08adc989df3091b9c36c3616e3f41d6039ad7f2b 100644 (file)
@@ -54,4 +54,5 @@ NKRO_ENABLE = yes             # USB Nkey Rollover - if this doesn't work, see here: https:/
 BACKLIGHT_ENABLE = yes  # Enable keyboard backlight functionality
 AUDIO_ENABLE = no
 RGBLIGHT_ENABLE = yes
-AUTO_SHIFT_ENABLE = yes # If the time depressed is greater than or equal to the AUTO_SHIFT_TIMEOUT, then a shifted version of the key is emitted. If the time is less than the AUTO_SHIFT_TIMEOUT time, then the normal state is emitted
\ No newline at end of file
+AUTO_SHIFT_ENABLE = yes # If the time depressed is greater than or equal to the AUTO_SHIFT_TIMEOUT, then a shifted version of the key is emitted. If the time is less than the AUTO_SHIFT_TIMEOUT time, then the normal state is emitted
+TAP_DANCE_ENABLE = yes
\ No newline at end of file