index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
matrix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
Clarify the quantum license (#1042)
skullydazed
1
-2
/
+1
2017-02-06
Add new DIODE_DIRECTION option
Nikolaus Wittenstein
1
-5
/
+7
2017-02-06
Remove unused matrix_raw variable in matrix.c
Nikolaus Wittenstein
1
-2
/
+0
2016-11-19
don't always detect a matrix change (fixes debounce)
Jack Humbert
1
-1
/
+1
2016-10-29
added fixed debounce code
IBNobody
1
-73
/
+70
2016-10-29
Made scanning more efficient
IBNobody
1
-31
/
+24
2016-10-28
Refactoring Matrix scanning
IBNobody
1
-78
/
+95
2016-10-28
Fixing Debounce - WIP
IBNobody
1
-83
/
+163
2016-10-24
Fixed some large keyboard bugs
IBNobody
1
-4
/
+33
2016-07-06
fix/annotate wait_us lines
Jack Humbert
1
-12
/
+2
2016-07-04
reverts #343 for the most part (#474)
Jack Humbert
1
-129
/
+163
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
1
-0
/
+2
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
1
-23
/
+23
2016-06-24
Backlight abstraction and other changes (#439)
Jack Humbert
1
-14
/
+34
2016-06-18
adds power_up to quantum's matrix file
Jack Humbert
1
-0
/
+24
2016-05-28
brings alps64 up-to-date (needs testing)
Jack Humbert
1
-2
/
+4
2016-05-24
Clean up #343's code (#348)
Eric Tang
1
-2
/
+2
2016-05-24
Optimize matrix scanning (#343)
Eric Tang
1
-229
/
+140
2016-05-15
Leader key implementation (#326)
Erez Zukerman
1
-4
/
+4
2016-05-09
quantum accommodates more than 16 columns
Jack Humbert
1
-5
/
+12
2016-03-10
Addressed void* return warning in all keymaps
yoyoerx
1
-10
/
+6
2015-10-26
added ergodox
Jack Humbert
1
-0
/
+10
2015-10-26
quantum separated
Jack Humbert
1
-0
/
+301