summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-281-0/+2
|\
| * add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)Takeshi ISHII2021-01-281-0/+2
* | Keep track of encoder activity (#11595)Nick Brassel2021-01-211-0/+6
* | Keep track of last matrix activity. (#11552)Nick Brassel2021-01-181-0/+3
* | Revert "Keep track of last matrix activity (#10730)"Nick Brassel2021-01-151-3/+0
* | Keep track of last matrix activity (#10730)Nick Brassel2021-01-121-0/+3
|/
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-261-4/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-0/+3
* Add references for is_keyboard_left() (#10850)Drashna Jaelre2020-11-181-0/+2
* clang-format changesskullY2019-08-301-7/+3
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-2/+0
* Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre2019-02-141-0/+5
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-0/+2
* Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen2018-11-021-0/+2
* improvementsJeremiah2017-05-131-1/+0
* anti-ghost improvement for older keyboards with empty spots in matrixJeremiah2017-05-131-1/+1
* Add keyboard_setup() and matrix_setup()tmk2015-05-191-3/+5
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+72