summaryrefslogtreecommitdiffstats
path: root/common/action.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Fix is_tap_key()tmk1-1/+1
2013-02-10Clean layer actions.tmk1-84/+106
2013-02-04Add macro feature.tmk1-12/+12
2013-02-01Add user defined function to action.tmk1-23/+24
2013-01-31Add legacy keymap support.tmk1-29/+58
2013-01-30Fix: action LAYER_BIT uses xor now instead of and/or.tmk1-7/+7
2013-01-28Clean code.tmk1-18/+21
2013-01-28Add tap toggle feature to action.tmk1-12/+14
2013-01-27Add oneshot modifier action.tmk1-103/+95
2013-01-26New tapping logic.tmk1-4/+2
2013-01-23Add prototype of Action Function.tmk1-2/+36
2013-01-16Add support partly for modifier with tap key.tmk1-80/+81
2013-01-09Add new layer actions.tmk1-61/+91
2012-12-15Add initial fix for new keymap.tmk1-0/+219