Nick Brassel 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop 3 years ago
..
_timer.h b829a1d264 Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
_wait.h 40c7ecfdea Move gpio wait logic to wait.h (#12067) 4 years ago
atomic_util.h de8caf708c Split gpio and atomic to platform (#11792) 4 years ago
bootloader.c a535d24ecf core: chibios: bootloader: use integer pointers as volatile (#13450) 4 years ago
chibios_config.h c232882fda Allow configuration of USB_VBUS_PIN on chibios (#13342) 4 years ago
eeprom_stm32.c d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
eeprom_stm32.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
eeprom_teensy.c 1cecd593c8 Fix for gcc10 teensy_lc eeprom build warning (#12587) 4 years ago
flash_stm32.c 120c42255b Added EEPROM emulation for STM32F042x6 series processors (#10685) 4 years ago
flash_stm32.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
gpio.h b72f10c635 Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
pin_defs.h e95a4f4f52 core: add pin_defs for MK66F18 (#12419) 4 years ago
platform.h b5bcd5b0a1 Refactor some platform dependent logic (#13675) 3 years ago
sleep_led.c 7d1194de01 run: qmk cformat --core-only 4 years ago
suspend.c da0c551692 Add missing LED Matrix suspend code to suspend.c (#12878) 4 years ago
syscall-fallbacks.c 49dcc824db Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 4 years ago
timer.c 501f2fdef1 Normalise include statements in core code (#11153) 4 years ago
wait.c 40c7ecfdea Move gpio wait logic to wait.h (#12067) 4 years ago