]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/keymaps/khord/config.h
Merge pull request #1187 from hot-leaf-juice/master
[qmk_firmware.git] / keyboards / planck / keymaps / khord / config.h
index 5cf96bb88cb02c72525f8528587f0da00c7df4a2..008f3a5c2c56b24b9356d925fd19ba5b09c67279 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 150
+
 /*
  * Feature disable options
  *  These options are also useful to firmware size reduction.