summary refs log tree commit diff
path: root/protocol
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-10-02 17:49:25 +0900
committertmk <nobody@nowhere>2013-10-03 12:40:33 +0900
commit8819cf6bb1da487de9bef9b01ee434fbdf710d4d (patch)
treecd15000fb03aaef3d4e83095c87061c1794da1c2 /protocol
parenta0f9c1fb4fc86c37353b5298c7a4d8d68b368d8c (diff)
Fix Tapping: release key immediately but modifier #65
- See https://github.com/tmk/tmk_keyboard/issues/60
- **Except for modifiers** a key pressed before the tapping starts should be released immediately
- 'Mod-Tap key'(like shift-;) didn't work from this fix: 4d0b3aa Fix Tapping: release of a key pressed before tap
This key sequence should register ':', not ';'. With the fix Shift is
released before settlement of tapping, this registers ';'.
    Shift   ~~___~~~~~~~
    ;(Tap)  ~~~____~~~~
Diffstat (limited to 'protocol')
0 files changed, 0 insertions, 0 deletions