Drashna Jaelre
|
ccc0b23a75
Unify matrix for split common and regular matrix (#13330)
|
3 年之前 |
Drashna Jaelre
|
3ab805fc67
Add support for NO_PIN to all matrix types (#12238)
|
3 年之前 |
Nick Brassel
|
f287597c19
Use single memcmp to determine if matrix changed. (#13064)
|
4 年之前 |
Nick Brassel
|
e5d3e5a989
Add weak refs on reading rows/cols. (#13062)
|
4 年之前 |
Michael Stapelberg
|
82aa9ad4a5
matrix: wait for row signal to go HIGH for every row (#12945)
|
4 年之前 |
Takeshi ISHII
|
302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603)
|
4 年之前 |
Ryan
|
6ea4b06f9f
Run cformat and dos2unix manually (#11235)
|
4 年之前 |
James Young
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
4 年之前 |
QMK Bot
|
c63fd051da
format code according to conventions [skip ci]
|
5 年之前 |
Joel Challis
|
205321c377
Slight speed increases for matrix scanning (#9150)
|
5 年之前 |
Joel Challis
|
7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216)
|
5 年之前 |
fauxpark
|
eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
|
5 年之前 |
Joel Challis
|
48cac9e3c8
Migrate more custom matrix 'lite' code to core (#7863)
|
5 年之前 |
Joel Challis
|
dcb7ca3f79
Move some common matrix code to a common location (#7699)
|
5 年之前 |
skullY
|
b624f32f94
clang-format changes
|
5 年之前 |
Takeshi ISHII
|
f268993760
fix unselect_rows() in quantum/matrix.c (#6243)
|
6 年之前 |
Ryan Caltabiano
|
6d6646de04
Fixing matrix_scan so it properly returns changed status
|
6 年之前 |
zvecr
|
0137b02319
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
|
6 年之前 |
Drashna Jaelre
|
c22f3ba3a2
Debounce refactor / API (#3720)
|
6 年之前 |
James Churchill
|
6d2071ad6e
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
|
6 年之前 |
alex-ong
|
123608fb31
DO NOT USE Revert back to original API to support split_keyboards.
|
6 年之前 |
alex-ong
|
d0b691df0e
DO NOT USE - debounce successfully compiled.
|
6 年之前 |
Alex Ong
|
c9ba618654
DO NOT USE Merge branch 'master' into debounce_refactor
|
6 年之前 |
James Churchill
|
28929ad017
Simplify split_common Code significantly (#4772)
|
6 年之前 |
Alex Ong
|
2bb2977c13
Merge branch 'master' into debounce_refactor
|
6 年之前 |
yiancar
|
7fe03d085c
Update quantum matrix to support both AVR and Chibios ARM (#3968)
|
6 年之前 |
Alex Ong
|
3cf7f7322c
Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes.
|
6 年之前 |
Drashna Jaelre
|
ee3b9d2ef0
Disable JTAG in keyboard init
|
7 年之前 |
skullydazed
|
23839b8c6d
Clarify the quantum license (#1042)
|
8 年之前 |
Nikolaus Wittenstein
|
8cbf61c919
Add new DIODE_DIRECTION option
|
8 年之前 |