aboutsummaryrefslogtreecommitdiffstats
path: root/common/keymap.h
Commit message (Collapse)AuthorAgeFilesLines
* Port action_* to mbedtmk2014-07-301-1/+1
|
* Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-091-1/+1
| | | | | | This takes the last, reserved bit there, but doesn't necessitate a revision to the magic number because it doesn't alter byte order. Add reference to NKRO virtual dip-switch to documentation.
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-071-0/+19
|
* Fix legacy keymap supporttmk2013-03-111-8/+13
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Add overlay frameworktmk2013-02-201-7/+10
|
* Change action APItmk2013-02-131-17/+0
|
* Change keymap APItmk2013-02-131-1/+10
|
* Add macro feature.tmk2013-02-041-1/+2
|
* Add user defined function to action.tmk2013-02-011-3/+5
|
* Add legacy keymap support.tmk2013-01-311-6/+10
|
* Clean code.tmk2013-01-281-0/+6
|
* Add new layer actions.tmk2013-01-091-1/+0
|
* Add initial fix for new keymap.tmk2012-12-161-4/+10
|
* Moved files to common, protocol and doc directorytmk2012-06-071-0/+34