summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Collapse)AuthorAge
* Pca9505/6 driver (#17333)nirim0002022-07-03
|
* Add SN74x154 driver and convert AL1 custom matrix (#16331)Ryan2022-03-15
|
* Format code according to conventions (#16322)QMK Bot2022-02-12
|
* Align existing pca9555 driver to better match mcp23018 API (#16277)Joel Challis2022-02-09
|
* Move driver to core (#15944)Joel Challis2022-02-09
|
* Format code according to conventions (#16249)QMK Bot2022-02-06
|
* Add SN74x138 demultiplexer driver (#16217)Ryan2022-02-06
|
* Increase matrix scanning speed on xd84 (#7517)Joel Challis2019-12-03
| | | | | | * Increase matrix scanning speed * Fix func name in failure output
* clang-format changesskullY2019-08-30
|
* Relocate pca9555 driver to core (#6563)Joel Challis2019-08-22
* Move pca9555 files to central location * Get pca9555 boards compiling * Slight alignment of rules.mk