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
/
dc01
/
left
/
matrix.c
Age
Commit message (
Expand
)
Author
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-02-22
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-02-21
[keyboard] DC01 i2c timeout fix (#16392)
yiancar
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-07-23
[Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653)
Zach White
2021-07-22
[Bug] Develop - DC01 left (#13597)
Xelus22
2021-02-15
Merge branch 'master' into develop
Joshua Diamond
2021-02-15
Dc01 fixes (#11843)
yiancar
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-01-27
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
James Churchill
2018-10-08
DC01 updates and I2C avr speed overwrite (#4088)
yiancar
2018-07-18
DC01 keyboard addition (#3428)
yiancar