summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor writePin to work with statements (#16738)Stefan Kerkmann2022-03-271-1/+8
|
* Add open-drain GPIO support. (#15282)Nick Brassel2021-12-271-18/+6
| | | | | | | | | * Add open-drain GPIO support. * `qmk format-c` * Wording. * Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing.
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-0/+50