Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-18 | Update GPIO macro usages in core (#23093) | Ryan | |
2024-01-17 | I2C driver cleanup (#21273) | David Hoelscher | |
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver | |||
2024-01-16 | i2c: rename read/write register functions (#22905) | Ryan | |
2022-07-03 | Pca9505/6 driver (#17333) | nirim000 | |
2022-03-15 | Add SN74x154 driver and convert AL1 custom matrix (#16331) | Ryan | |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2022-02-09 | Align existing pca9555 driver to better match mcp23018 API (#16277) | Joel Challis | |
2022-02-09 | Move driver to core (#15944) | Joel Challis | |
2022-02-06 | Format code according to conventions (#16249) | QMK Bot | |
2022-02-06 | Add SN74x138 demultiplexer driver (#16217) | Ryan | |
2019-12-03 | Increase matrix scanning speed on xd84 (#7517) | Joel Challis | |
* Increase matrix scanning speed * Fix func name in failure output | |||
2019-08-30 | clang-format changes | skullY | |
2019-08-22 | Relocate pca9555 driver to core (#6563) | Joel Challis | |
* Move pca9555 files to central location * Get pca9555 boards compiling * Slight alignment of rules.mk |