You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
boards Modified config.h default configuration (#15387) 4 years ago
drivers Tidy up existing i2c_master implementations (#15376) 4 years ago
_timer.h Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.c Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.h Move tmk_core/common/<plat> (#13918) 4 years ago
atomic_util.h Move tmk_core/common/<plat> (#13918) 4 years ago
bootloader.c Fix RESET not working for keyboards with Kiibohd bootloader (#15430) 4 years ago
chibios_config.h Westberrytech pr (#14422) 4 years ago
eeprom_stm32.c Move tmk_core/common/<plat> (#13918) 4 years ago
eeprom_stm32.h Move tmk_core/common/<plat> (#13918) 4 years ago
eeprom_stm32_defs.h Move tmk_core/common/<plat> (#13918) 4 years ago
eeprom_teensy.c Move tmk_core/common/<plat> (#13918) 4 years ago
flash.mk Westberrytech pr (#14422) 4 years ago
flash_stm32.c Move tmk_core/common/<plat> (#13918) 4 years ago
flash_stm32.h Move tmk_core/common/<plat> (#13918) 4 years ago
gd32v_compatibility.h Move tmk_core/common/<plat> (#13918) 4 years ago
gpio.h Add open-drain GPIO support. (#15282) 4 years ago
pin_defs.h Move tmk_core/common/<plat> (#13918) 4 years ago
platform.c Move tmk_core/common/<plat> (#13918) 4 years ago
platform.mk Westberrytech pr (#14422) 4 years ago
platform_deps.h Move tmk_core/common/<plat> (#13918) 4 years ago
sleep_led.c Move tmk_core/common/<plat> (#13918) 4 years ago
suspend.c Move tmk_core/common/<plat> (#13918) 4 years ago
syscall-fallbacks.c [Core] RISC-V toolchain and picolibc fixes (#15109) 4 years ago
timer.c Move tmk_core/common/<plat> (#13918) 4 years ago
wait.c Move tmk_core/common/<plat> (#13918) 4 years ago