| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 1 | -135/+0 |
| | | |||||
| * | Refine ACT_LAYER and ACT_LAYER_TAP | tmk | 2013-04-02 | 1 | -55/+67 |
| | | | | | - Remove ACT_LAYER_BITOP | ||||
| * | Remove ACT_KEYMAP and ACT_OVERLAY | tmk | 2013-03-31 | 1 | -88/+2 |
| | | | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP | ||||
| * | Add NO_ACTION_KEYMAP config option | tmk | 2013-03-19 | 1 | -0/+4 |
| | | |||||
| * | Add NO_ACTION_OVERLAY config option | tmk | 2013-03-19 | 1 | -0/+4 |
| | | |||||
| * | Add overlay framework | tmk | 2013-02-20 | 1 | -35/+132 |
| | | |||||
| * | Rewrite layer action with layer_switch | tmk | 2013-02-15 | 1 | -15/+51 |
| | | |||||
| * | Replace layer_stack with layer_switch | tmk | 2013-02-15 | 1 | -0/+68 |