summaryrefslogtreecommitdiff
path: root/tmk_core/common/keyboard.h
AgeCommit message (Expand)Author
2021-01-12Keep track of last matrix activity (#10730)Nick Brassel
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-18Add references for is_keyboard_left() (#10850)Drashna Jaelre
2019-08-30clang-format changesskullY
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark
2019-02-14Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre
2019-01-17Simplify split_common Code significantly (#4772)James Churchill
2018-11-02Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen
2017-05-13improvementsJeremiah
2017-05-13anti-ghost improvement for older keyboards with empty spots in matrixJeremiah
2015-05-19Add keyboard_setup() and matrix_setup()tmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk