summaryrefslogtreecommitdiff
path: root/common/action.h
Commit message (Expand)AuthorAge
* Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-20
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-04
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-21
* Fix keymap of hhkb for new actionstmk2013-04-05
* Add file action_code.htmk2013-04-04
* Fix ACTION_LAYER macrostmk2013-04-03
* Refine ACT_LAYER and ACT_LAYER_TAPtmk2013-04-02
* Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-31
* Add action_tapping.[ch] for refactoringtmk2013-03-29
* Clean action.h and add keymap doctmk2013-03-05
* Create keymap.mdtmk2013-03-04
* Add tap flags on record_ttmk2013-02-26
* Add MACRO actiontmk2013-02-25
* Fix README and comments in action.htmk2013-02-23
* Add keymap clear/reset actiontmk2013-02-20
* Add overlay frameworktmk2013-02-20
* Rewrite layer action with layer_switchtmk2013-02-16
* Replace layer_stack with layer_switchtmk2013-02-15
* Add layer stacktmk2013-02-14
* Change action APItmk2013-02-13
* Make Transparent feature available to new keymaps.tmk2013-02-13
* Change ACTION_LAYER_SET_LAYER behaviourtmk2013-02-12
* Fix is_tap_key()tmk2013-02-11
* Clean layer actions.tmk2013-02-10
* Add macro feature.tmk2013-02-04
* Add user defined function to action.tmk2013-02-01
* Add legacy keymap support.tmk2013-01-31
* Fix: action LAYER_BIT uses xor now instead of and/or.tmk2013-01-30
* Clean code.tmk2013-01-28
* Add tap toggle feature to action.tmk2013-01-28
* Add oneshot modifier action.tmk2013-01-27
* New tapping logic.tmk2013-01-27
* Add prototype of Action Function.tmk2013-01-23
* Add support partly for modifier with tap key.tmk2013-01-16
* Add new layer actions.tmk2013-01-09
* Add initial fix for new keymap.tmk2012-12-16