]> git.gir.st - tmk_keyboard.git/commit
enable TAPPING_TOGGLE=1 to work correctly
authorJeff Gran <jeff.gran@gmail.com>
Thu, 26 Nov 2015 07:42:42 +0000 (00:42 -0700)
committertmk <hasu@tmk-kbd.com>
Sat, 5 Dec 2015 09:11:21 +0000 (18:11 +0900)
commitd60a9b90488a8fee8e1d827b386c1641e5395c2e
tree46bc7be4c73342a5bda4ff32d006d3228cae28fe
parent2d673dfabc7dbafb60dd340b5b9bc45d91715315
enable TAPPING_TOGGLE=1 to work correctly

if TAPPING_TOGGLE is 1, then tap a single time should toggle the mods on/off each tap.

Previously this was broken, this fixes it. This allows the same key to either hold (momentary mod) or tap (toggle mod, like capslock).
tmk_core/common/action.c
Imprint / Impressum