summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/matrix.h
Commit message (Collapse)AuthorAgeFilesLines
* Optimize matrix scanning (#343)Eric Tang2016-05-231-26/+35
|
* Leader key implementation (#326)Erez Zukerman2016-05-151-2/+2
| | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * updates process_action functions to return bool
* Addressed void* return warning in all keymapsyoyoerx2016-03-101-2/+2
|
* merging tmkJack Humbert2015-10-271-0/+4
|
* Add keyboard_setup() and matrix_setup()tmk2015-05-191-1/+3
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+68