You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
QMK Bot 2c5d66987d
Format code according to conventions (#15193)
2 years ago
..
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 2 years ago
_wait.c Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2 years ago
_wait.h add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 2 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 3 years ago
bootloader.c core: chibios: bootloader: use integer pointers as volatile (#13450) 2 years ago
chibios_config.h Allow configuration of USB_VBUS_PIN on chibios (#13342) 2 years ago
eeprom_stm32.c Tidy up defines within STM EEPROM emulation (#14275) 2 years ago
eeprom_stm32.h eeprom_stm32: implement high density wear leveling (#12567) 2 years ago
eeprom_stm32_defs.h Fix eeprom for Durgod boards (#14324) 2 years ago
eeprom_teensy.c Fix for gcc10 teensy_lc eeprom build warning (#12587) 3 years ago
flash_stm32.c cherry pick tidy up (#14244) 2 years ago
flash_stm32.h cherry pick tidy up (#14244) 2 years ago
gpio.h Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 2 years ago
pin_defs.h 2021 May 29 Breaking Changes Update (#13034) 2 years ago
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
sleep_led.c Format code according to conventions (#15193) 2 years ago
suspend.c 2021 May 29 Breaking Changes Update (#13034) 2 years ago
syscall-fallbacks.c Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 3 years ago
timer.c Normalise include statements in core code (#11153) 3 years ago
wait.c Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2 years ago