aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ferris/0_2/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* `ferris/0_1`: update I2C API usage (#24839)Ryan2025-01-201-2/+1
|
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-6/+6
|
* Update I2C API usage in keyboard code (#23360)Ryan2024-03-271-4/+4
|
* I2C driver cleanup (#21273)David Hoelscher2024-01-171-16/+8
| | | | | * remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-191-2/+3
|
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-5/+0
| | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add ferris 0.2 (#12133)Pierre Chevalier2021-04-181-0/+255
Co-authored-by: Ryan <fauxpark@gmail.com>