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
/
quantum
/
matrix.c
Age
Commit message (
Expand
)
Author
2018-09-28
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
2018-06-28
Disable JTAG in keyboard init
Drashna Jaelre
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2017-02-05
Add new DIODE_DIRECTION option
Nikolaus Wittenstein
2017-02-05
Remove unused matrix_raw variable in matrix.c
Nikolaus Wittenstein
2016-11-18
don't always detect a matrix change (fixes debounce)
Jack Humbert
2016-10-29
added fixed debounce code
IBNobody
2016-10-29
Made scanning more efficient
IBNobody
2016-10-28
Refactoring Matrix scanning
IBNobody
2016-10-28
Fixing Debounce - WIP
IBNobody
2016-10-23
Fixed some large keyboard bugs
IBNobody
2016-07-06
fix/annotate wait_us lines
Jack Humbert
2016-07-04
reverts #343 for the most part (#474)
Jack Humbert
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-17
adds power_up to quantum's matrix file
Jack Humbert
2016-05-28
brings alps64 up-to-date (needs testing)
Jack Humbert
2016-05-24
Clean up #343's code (#348)
Eric Tang
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2016-05-15
Leader key implementation (#326)
Erez Zukerman
2016-05-09
quantum accommodates more than 16 columns
Jack Humbert
2016-03-10
Addressed void* return warning in all keymaps
yoyoerx
2015-10-26
added ergodox
Jack Humbert
2015-10-26
quantum separated
Jack Humbert