Commit Graph

8 Commits (567b2ae5259634a5293afbc6a710a19d7c45dcda)

Author SHA1 Message Date
tmk 567b2ae525 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)]
12 years ago
tmk f609712da3 Fix waiting_keys and periodical update for delaying layer. 12 years ago
tmk 411de9cc22 Add new layer actions. 12 years ago
tmk 8a709c2750 Add initial fix for new keymap. 12 years ago
tmk e9af482690 Add repeating of Fn key with alt keycode. 12 years ago
tmk 4ae979f6ef Initial version of new code for layer switch is added. 12 years ago
tmk c5060ea819 test build of 'Host shield' in minimal env. 12 years ago
tmk f412570739 Moved files to common, protocol and doc directory 13 years ago