]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/keymaps/khord/config.h
test tap dance
[qmk_firmware.git] / keyboards / planck / keymaps / khord / config.h
index 5cf96bb88cb02c72525f8528587f0da00c7df4a2..76a1f8832222a9cdd0f701ad5400a5267a3351b6 100644 (file)
@@ -62,6 +62,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
     keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
 )
 
+/* Tap Dance */
+#define TAPPING_TERM 200
+
 /*
  * Feature disable options
  *  These options are also useful to firmware size reduction.