summaryrefslogtreecommitdiff
path: root/common/action.h
AgeCommit message (Expand)Author
2013-02-10Clean layer actions.tmk
2013-02-04Add macro feature.tmk
2013-02-01Add user defined function to action.tmk
2013-01-31Add legacy keymap support.tmk
2013-01-30Fix: action LAYER_BIT uses xor now instead of and/or.tmk
2013-01-28Clean code.tmk
2013-01-28Add tap toggle feature to action.tmk
2013-01-27Add oneshot modifier action.tmk
2013-01-27New tapping logic.tmk
2013-01-23Add prototype of Action Function.tmk
2013-01-16Add support partly for modifier with tap key.tmk
2013-01-09Add new layer actions.tmk
2012-12-16Add initial fix for new keymap.tmk