index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
matrix.h
Age
Commit message (
Expand
)
Author
2020-12-29
Remove MATRIX_IS_ON macro (#11330)
xyzz
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-02-21
Allow 30us matrix delay to be keyboard/user overridable (#8216)
Joel Challis
2020-01-04
Move some common matrix code to a common location (#7699)
Joel Challis
2019-08-30
clang-format changes
skullY
2018-07-20
add col type defines
Jack Humbert
2017-02-05
Minor cleanup
Nikolaus Wittenstein
2016-07-05
i2c working
Jack Humbert
2016-07-04
reverts #343 for the most part (#474)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2016-05-15
Leader key implementation (#326)
Erez Zukerman
2016-03-10
Addressed void* return warning in all keymaps
yoyoerx
2015-10-27
merging tmk
Jack Humbert
2015-05-19
Add keyboard_setup() and matrix_setup()
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk