index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
keyboard.h
Age
Commit message (
Expand
)
Author
2021-01-28
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-28
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)
Takeshi ISHII
2021-01-21
Keep track of encoder activity (#11595)
Nick Brassel
2021-01-18
Keep track of last matrix activity. (#11552)
Nick Brassel
2021-01-15
Revert "Keep track of last matrix activity (#10730)"
Nick Brassel
2021-01-12
Keep track of last matrix activity (#10730)
Nick Brassel
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-18
Add references for is_keyboard_left() (#10850)
Drashna Jaelre
2019-08-30
clang-format changes
skullY
2019-08-20
Remove superfluous JTAG disable code (#6445)
fauxpark
2019-02-14
Add kb and user level keyboard initialization functions (#3113)
Drashna Jaelre
2019-01-17
Simplify split_common Code significantly (#4772)
James Churchill
2018-11-02
Move disable JTAG code from `keyboard_init` to `keyboard_setup`
Danny Nguyen
2017-05-13
improvements
Jeremiah
2017-05-13
anti-ghost improvement for older keyboards with empty spots in matrix
Jeremiah
2015-05-19
Add keyboard_setup() and matrix_setup()
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk