qmk_firmware/platforms
Nick Brassel 6e40dfa022
Add open-drain GPIO support. (#15282)
* 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.
2021-12-27 11:52:10 +11:00
..
arm_atsam Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
avr Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
chibios Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
test Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
atomic_util.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
bootloader.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
common.mk Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
eeprom.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
gpio.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
pin_defs.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
progmem.h Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
sleep_led.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
suspend.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
timer.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
wait.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00