index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
dactyl
/
matrix.c
Age
Commit message (
Expand
)
Author
2024-01-16
i2c: rename read/write register functions (#22905)
Ryan
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-09-07
handwired/dactyl - Refactor use of legacy i2c implementation (#14344)
Joel Challis
2021-08-17
Fix wait_us overflow in matrix for dactyl based boards (#14039)
Drashna Jaelre
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2019-10-15
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-06-13
[Keyboard] Made it possible for real to choose register on io expander for co...
roggan87
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2018-08-28
Keyboard: Dactyl - Only initialize relevant variables (#3771)
Daniel Burkholder
2018-04-27
Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)
Erin Call
2017-11-26
Handwired/Dactyl keyboard (#2058)
Erin Call