]> 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)
committerJeff Gran <jeff.gran@gmail.com>
Thu, 26 Nov 2015 07:52:20 +0000 (00:52 -0700)
commit81807dd2a61e63fbd6976bfc7235d770964866bc
tree82f08b8fc5fa7d2b2eaed9b67528555229ad359e
parent2f3f17dba2065f92ce4e1ea7cd6351ee7357f968
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