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 лет назад |
Nikolaus Wittenstein
|
d961c80df2
Remove unused matrix_raw variable in matrix.c
|
8 лет назад |
Jack Humbert
|
a06115df19
don't always detect a matrix change (fixes debounce)
|
8 лет назад |
IBNobody
|
f403028974
added fixed debounce code
|
8 лет назад |
IBNobody
|
32f88c0717
Made scanning more efficient
|
8 лет назад |
IBNobody
|
4c6960835c
Refactoring Matrix scanning
|
8 лет назад |
IBNobody
|
508eddf8ba
Fixing Debounce - WIP
|
8 лет назад |
IBNobody
|
17170ba76d
Fixed some large keyboard bugs
|
8 лет назад |
Jack Humbert
|
3577e26fd9
fix/annotate wait_us lines
|
9 лет назад |
Jack Humbert
|
8e88d55bfd
reverts #343 for the most part (#474)
|
9 лет назад |
fredizzimo
|
4d4f7684e6
Add ChibiOS support for QMK (#465)
|
9 лет назад |
Jack Humbert
|
215c2119af
Implements subprojects and updates projects for this (#459)
|
9 лет назад |
Jack Humbert
|
13bb6b4b7f
Backlight abstraction and other changes (#439)
|
9 лет назад |
Jack Humbert
|
008c8d54a0
adds power_up to quantum's matrix file
|
9 лет назад |
Jack Humbert
|
de57799530
brings alps64 up-to-date (needs testing)
|
9 лет назад |
Eric Tang
|
1ae6011cef
Clean up #343's code (#348)
|
9 лет назад |
Eric Tang
|
aaa758f1d3
Optimize matrix scanning (#343)
|
9 лет назад |
Erez Zukerman
|
1a8c0dd22d
Leader key implementation (#326)
|
9 лет назад |
Jack Humbert
|
684793360c
quantum accommodates more than 16 columns
|
9 лет назад |