Nick Brassel 0ecd4926b2 Fix build failures caused by #12947. (#15019) 3 years ago
..
_timer.h b829a1d264 Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
_wait.c 0a1bf7f6aa Support using a timer for wait_us() on ChibiOS-based boards (#12211) 3 years ago
_wait.h 0ca4a56a04 Refactor use of STM32_SYSCLK (#14430) 3 years ago
atomic_util.h de8caf708c Split gpio and atomic to platform (#11792) 4 years ago
bootloader.c e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 years ago
chibios_config.h e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 years ago
eeprom_stm32.c fa141a5a8f Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 3 years ago
eeprom_stm32.h e756a21636 eeprom_stm32: implement high density wear leveling (#12567) 3 years ago
eeprom_stm32_defs.h e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 years ago
eeprom_teensy.c 0ecd4926b2 Fix build failures caused by #12947. (#15019) 3 years ago
flash_stm32.c e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 years ago
flash_stm32.h f2c9e82e5b cherry pick tidy up (#14244) 3 years ago
gd32v_compatibility.h e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 years ago
gpio.h b72f10c635 Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
pin_defs.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) 4 years ago
platform.c 96e2b13d1d Begin to carve out platform/protocol API - Single main loop (#13843) 3 years ago
platform_deps.h c588d232cb Avoid name conflicts with usb_hid Arduino code (#13870) 3 years ago
sleep_led.c 92385e30cd Manually format develop (#15003) 3 years ago
suspend.c 83988597f4 Add Support for USB programmable buttons (#12950) 3 years ago
syscall-fallbacks.c e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 years ago
timer.c 501f2fdef1 Normalise include statements in core code (#11153) 4 years ago
wait.c 0a1bf7f6aa Support using a timer for wait_us() on ChibiOS-based boards (#12211) 3 years ago