summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios/pin_defs.h
AgeCommit message (Collapse)Author
2021-03-30core: add pin_defs for MK66F18 (#12419)Michael Stapelberg
This is in preparation for https://github.com/qmk/qmk_firmware/pull/10171
2021-02-14Split gpio and atomic to platform (#11792)Joel Challis