aboutsummaryrefslogtreecommitdiffstats
path: root/common/action.h
Commit message (Expand)AuthorAgeFilesLines
* Add layer stacktmk2013-02-141-60/+73
* Change action APItmk2013-02-131-95/+105
* Make Transparent feature available to new keymaps.tmk2013-02-131-1/+4
* Change ACTION_LAYER_SET_LAYER behaviourtmk2013-02-121-8/+9
* Fix is_tap_key()tmk2013-02-111-1/+1
* Clean layer actions.tmk2013-02-101-84/+106
* Add macro feature.tmk2013-02-041-12/+12
* Add user defined function to action.tmk2013-02-011-23/+24
* Add legacy keymap support.tmk2013-01-311-29/+58
* Fix: action LAYER_BIT uses xor now instead of and/or.tmk2013-01-301-7/+7
* Clean code.tmk2013-01-281-18/+21
* Add tap toggle feature to action.tmk2013-01-281-12/+14
* Add oneshot modifier action.tmk2013-01-271-103/+95
* New tapping logic.tmk2013-01-271-4/+2
* Add prototype of Action Function.tmk2013-01-231-2/+36
* Add support partly for modifier with tap key.tmk2013-01-161-80/+81
* Add new layer actions.tmk2013-01-091-61/+91
* Add initial fix for new keymap.tmk2012-12-161-0/+219