summaryrefslogtreecommitdiff
path: root/keyboards/gboards/ergotaco/matrix.c
AgeCommit message (Collapse)Author
2024-01-17I2C driver cleanup (#21273)David Hoelscher
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
* Remove `matrix_key_count()` * Remove `matrix_bitpop()`
2022-02-11[Keyboard] move g heavy industry boards into /gboards (#16040)peepeetee
Co-authored-by: zvecr <git@zvecr.com>