aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/keyboard.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-281-0/+6
| | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
* Add keyboard_setup() and matrix_setup()tmk2015-05-191-0/+6
|
* Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-281-0/+10
|
* Improve anti-ghosting behavior for fast typingMichael Tharp2015-04-231-2/+13
| | | | | Keypresses would be forgotten if they began while ghosting, even if they were still pressed after ghosting ended.
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+150