]> git.gir.st - tmk_keyboard.git/commit
Fix mods with tap key but some problems still exists.
authortmk <nobody@nowhere>
Thu, 17 Jan 2013 02:46:38 +0000 (11:46 +0900)
committertmk <nobody@nowhere>
Thu, 17 Jan 2013 03:06:28 +0000 (12:06 +0900)
commit567b2ae5259634a5293afbc6a710a19d7c45dcda
tree1e29736c90b7f0cc7321f1ef9a96b4fe32bf03ea
parent9f95e9cc27f2edf4336124b01c05d03dcd5ee5ac
Fix mods with tap key but some problems still exists.

- stuck tap key after tapping. seq[mods(d), key(d), mods(u), key(u)]
- tap key doesn't work when fast type. [key(d), mods(d), key(u),
  mods(u)]
common/action.c
common/keyboard.h
Imprint / Impressum