QMK Bot
|
c63fd051da
format code according to conventions [skip ci]
|
há 5 anos atrás |
Joel Challis
|
205321c377
Slight speed increases for matrix scanning (#9150)
|
há 5 anos atrás |
Joel Challis
|
7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216)
|
há 5 anos atrás |
fauxpark
|
eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
|
há 5 anos atrás |
Joel Challis
|
48cac9e3c8
Migrate more custom matrix 'lite' code to core (#7863)
|
há 5 anos atrás |
Joel Challis
|
dcb7ca3f79
Move some common matrix code to a common location (#7699)
|
há 5 anos atrás |
skullY
|
b624f32f94
clang-format changes
|
há 5 anos atrás |
Takeshi ISHII
|
f268993760
fix unselect_rows() in quantum/matrix.c (#6243)
|
há 6 anos atrás |
Ryan Caltabiano
|
6d6646de04
Fixing matrix_scan so it properly returns changed status
|
há 6 anos atrás |
zvecr
|
0137b02319
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
|
há 6 anos atrás |
Drashna Jaelre
|
c22f3ba3a2
Debounce refactor / API (#3720)
|
há 6 anos atrás |
James Churchill
|
6d2071ad6e
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
|
há 6 anos atrás |
alex-ong
|
123608fb31
DO NOT USE Revert back to original API to support split_keyboards.
|
há 6 anos atrás |
alex-ong
|
d0b691df0e
DO NOT USE - debounce successfully compiled.
|
há 6 anos atrás |
Alex Ong
|
c9ba618654
DO NOT USE Merge branch 'master' into debounce_refactor
|
há 6 anos atrás |
James Churchill
|
28929ad017
Simplify split_common Code significantly (#4772)
|
há 6 anos atrás |
Alex Ong
|
2bb2977c13
Merge branch 'master' into debounce_refactor
|
há 6 anos atrás |
yiancar
|
7fe03d085c
Update quantum matrix to support both AVR and Chibios ARM (#3968)
|
há 6 anos atrás |
Alex Ong
|
3cf7f7322c
Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes.
|
há 6 anos atrás |
Drashna Jaelre
|
ee3b9d2ef0
Disable JTAG in keyboard init
|
há 7 anos atrás |
skullydazed
|
23839b8c6d
Clarify the quantum license (#1042)
|
há 8 anos atrás |
Nikolaus Wittenstein
|
8cbf61c919
Add new DIODE_DIRECTION option
|
há 8 anos atrás |
Nikolaus Wittenstein
|
d961c80df2
Remove unused matrix_raw variable in matrix.c
|
há 8 anos atrás |
Jack Humbert
|
a06115df19
don't always detect a matrix change (fixes debounce)
|
há 8 anos atrás |
IBNobody
|
f403028974
added fixed debounce code
|
há 8 anos atrás |
IBNobody
|
32f88c0717
Made scanning more efficient
|
há 8 anos atrás |
IBNobody
|
4c6960835c
Refactoring Matrix scanning
|
há 8 anos atrás |
IBNobody
|
508eddf8ba
Fixing Debounce - WIP
|
há 8 anos atrás |
IBNobody
|
17170ba76d
Fixed some large keyboard bugs
|
há 8 anos atrás |
Jack Humbert
|
3577e26fd9
fix/annotate wait_us lines
|
há 9 anos atrás |