qmk_firmware/platforms/chibios
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
..
boards Modified config.h default configuration (#15387) 2021-12-06 06:52:08 +11:00
drivers Tidy up existing i2c_master implementations (#15376) 2021-12-02 14:32:31 +00:00
_timer.h
_wait.c
_wait.h
atomic_util.h
bootloader.c Fix RESET not working for keyboards with Kiibohd bootloader (#15430) 2021-12-07 20:36:39 -08:00
chibios_config.h
eeprom_stm32_defs.h
eeprom_stm32.c
eeprom_stm32.h
eeprom_teensy.c
flash_stm32.c
flash_stm32.h
flash.mk
gd32v_compatibility.h
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h
platform_deps.h
platform.c
platform.mk
sleep_led.c
suspend.c
syscall-fallbacks.c
timer.c
wait.c