summaryrefslogtreecommitdiffstats
path: root/common/keyboard.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-23Matrix power savingtmk1-0/+3
2014-07-30Port action_* to mbedtmk1-4/+4
2013-10-03Fix Tapping: release key immediately but modifier #65tmk1-10/+9
2013-02-13Change struct key_ttmk1-10/+4
2013-02-01Add user defined function to action.tmk1-0/+1
2013-01-28Clean code.tmk1-6/+11
2013-01-26New tapping logic.tmk1-2/+7
2013-01-23Minor fixes in keyboard.c.tmk1-4/+4
2013-01-23Add prototype of Action Function.tmk1-2/+2
2013-01-21Fix mods with tapping.tmk1-1/+1
2013-01-17Refactor struct keyevent_t.tmk1-4/+8
2013-01-17Fix mods with tap key but some problems still exists.tmk1-0/+1
2013-01-14Fix waiting_keys and periodical update for delaying layer.tmk1-1/+8
2013-01-09Add new layer actions.tmk1-7/+1
2012-12-15Add initial fix for new keymap.tmk1-3/+2
2012-10-17Add repeating of Fn key with alt keycode.tmk1-0/+0
2012-10-17Initial version of new code for layer switch is added.tmk1-1/+27
2012-08-28test build of 'Host shield' in minimal env.tmk1-0/+6
2012-06-06Moved files to common, protocol and doc directorytmk1-0/+28