Michael Stapelberg e2c5893405 core: make RESET key work with Teensy 4.x (#13076) 5 лет назад
..
_timer.h b829a1d264 Avoid 8-bit timer overflows in debounce algorithms (#12240) 5 лет назад
_wait.h 40c7ecfdea Move gpio wait logic to wait.h (#12067) 5 лет назад
atomic_util.h de8caf708c Split gpio and atomic to platform (#11792) 5 лет назад
bootloader.c e2c5893405 core: make RESET key work with Teensy 4.x (#13076) 5 лет назад
chibios_config.h 1d341ffbb0 core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 5 лет назад
eeprom_stm32.c d13ada1162 Add customisable EEPROM driver selection (#7274) 6 лет назад
eeprom_stm32.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 лет назад
eeprom_teensy.c 1cecd593c8 Fix for gcc10 teensy_lc eeprom build warning (#12587) 5 лет назад
flash_stm32.c 120c42255b Added EEPROM emulation for STM32F042x6 series processors (#10685) 5 лет назад
flash_stm32.h 1d1d5da43f Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 лет назад
gpio.h b72f10c635 Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 5 лет назад
pin_defs.h e95a4f4f52 core: add pin_defs for MK66F18 (#12419) 5 лет назад
sleep_led.c 7d1194de01 run: qmk cformat --core-only 5 лет назад
suspend.c da0c551692 Add missing LED Matrix suspend code to suspend.c (#12878) 5 лет назад
syscall-fallbacks.c 49dcc824db Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 5 лет назад
timer.c 501f2fdef1 Normalise include statements in core code (#11153) 5 лет назад
wait.c 40c7ecfdea Move gpio wait logic to wait.h (#12067) 5 лет назад