aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/avr/gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-7/+7
| | | Format code according to conventions
* Add `compiler_support.h` (#25274)Pablo Martínez2025-05-221-2/+4
|
* Update naming convention for GPIO control macros (#23085)Ryan2024-02-161-11/+11
|
* Add open-drain GPIO support. (#15282)Nick Brassel2021-12-271-14/+3
| | | | | | | | | * 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/+49