Joel Challis 95b9016a3b Fix STM32G0B1 not booting after ChibiOS update (#26342) 1 week ago
..
boards 95b9016a3b Fix STM32G0B1 not booting after ChibiOS update (#26342) 1 week ago
bootloaders 3d0ccbb1d5 Add an `mcu_reset` impl for the kiibohd bootloader. (#25963) 4 months ago
converters 35019fe136 Merge remote-tracking branch 'origin/master' into develop 1 year ago
drivers 0efd817f42 fix(ws2812-pwm): allow WS2812_PWM_TICK_FREQUENCY override (#26186) 2 months ago
vendors 5a6595357d Fix path typo related RP2040 (#25069) 1 year ago
_pin_defs.h 2b8d9f3193 ChibiOS pin defs: use only vendor if present (#22297) 2 years ago
_timer.h 2728603fe6 Move tmk_core/common/<plat> (#13918) 4 years ago
_util.h 3a5e4253fc Add simpler method for relocating functions to RAM. (#21804) 2 years ago
_wait.c 2728603fe6 Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.h 45ffe42f1a [Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645) 4 years ago
atomic_util.h 8cc2e0e906 Fix quantum ring_buffer for ChibiOS (#19683) 3 years ago
bootloader.mk 39161b9ee7 Added MCU support for ArteryTek AT32F415 (#23445) 1 year ago
chibios_config.h 955809bd5a Add `compiler_support.h` (#25274) 1 year ago
config.h 305e7baa71 Allow for `get_hardware_id()` to be used for serial number. (#24053) 1 year ago
errno.h 6b8670fe8f Cater for use of `__errno_r()` in ChibiOS syscalls.c with newer picolibc revisions (#25121) 1 year ago
flash.mk 9c2ca00074 QMK CLI Environment bootstrapper (#25038) 8 months ago
gd32v_compatibility.h f74ed5fc53 Fix GD32VF103 WS2812 PWM driver (#18067) 4 years ago
gpio.h b8646bc40b Update naming convention for GPIO control macros (#23085) 2 years ago
hardware_id.c 3a711f4cfa Allow overriding `get_hardware_id()`. (#24051) 2 years ago
interrupt_handlers.c f96a7bbd63 Cater for ECC failures in EFL wear-leveling. (#19749) 2 years ago
mcu_selection.mk f686ad9e63 [Core] STM32G0x1 support (#24301) 1 year ago
platform.c 6e1d3d6d07 Add EOL to non-keyboard files (#24990) 1 year ago
platform.mk dd74b2326f ChibiOS, ChibiOS-Contrib updates (redux) (#26079) 3 months ago
platform_deps.h 2728603fe6 Move tmk_core/common/<plat> (#13918) 4 years ago
sleep_led.c 87b11345a5 Get rid of `USB_LED_CAPS_LOCK` (#21436) 3 years ago
suspend.c 135c935990 Initial migration of suspend callbacks (#16067) 4 years ago
synchronization_util.c 7712a286dc [Core] Use a mutex guard for split shared memory (#16647) 4 years ago
syscall-fallbacks.c 63646e8906 Format code according to conventions (#16322) 4 years ago
timer.c cedd49c59b Consolidate timer_elapsed implementations (#24830) 1 year ago
wait.c 27120f2fb6 platfoms: chibios: wait: only define the frequency (#21115) 3 years ago