index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Collapse
)
Author
2022-10-29
Revert "mcp23018: add return status to init (#18178)" (#18709)
Joel Challis
This reverts commit 3fffa51554556edc9ca53bc04ef45abe87d3d3c9.
2022-10-13
mcp23018: add return status to init (#18178)
JohSchneider
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