My local repo of qmk firmware.
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_firmware/tmk_core/common/chibios
Thomas Weißschuh a535d24ecf
core: chibios: bootloader: use integer pointers as volatile (#13450)
4 years ago
..
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
_wait.h 2021 May 29 Breaking Changes Update (#13034) 4 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 4 years ago
bootloader.c core: chibios: bootloader: use integer pointers as volatile (#13450) 4 years ago
chibios_config.h Allow configuration of USB_VBUS_PIN on chibios (#13342) 4 years ago
eeprom_stm32.c Add customisable EEPROM driver selection (#7274) 5 years ago
eeprom_stm32.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
eeprom_teensy.c Fix for gcc10 teensy_lc eeprom build warning (#12587) 4 years ago
flash_stm32.c Added EEPROM emulation for STM32F042x6 series processors (#10685) 5 years ago
flash_stm32.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
gpio.h Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
pin_defs.h 2021 May 29 Breaking Changes Update (#13034) 4 years ago
sleep_led.c 2021 May 29 Breaking Changes Update (#13034) 4 years ago
suspend.c 2021 May 29 Breaking Changes Update (#13034) 4 years ago
syscall-fallbacks.c Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 4 years ago
timer.c Normalise include statements in core code (#11153) 4 years ago
wait.c 2021 May 29 Breaking Changes Update (#13034) 4 years ago