qmk_firmware/platforms/chibios
2023-01-11 02:13:32 +00:00
..
boards [Core] Quantum Painter - LVGL Integration (#18499) 2022-12-13 07:51:14 +11:00
bootloaders [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
converters Add Bonsai C4 as a platform board file (#18901) 2022-11-13 23:59:01 +00:00
drivers Fixup EFL and F4's sector selection. (#19221) 2022-12-02 21:55:28 +11:00
vendors/RP [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 2022-10-27 19:26:16 +02:00
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
_timer.h
_wait.c
_wait.h [Fix] Make ChibiOS _wait.h independent of quantum.h (#17645) 2022-07-12 21:54:33 +02:00
atomic_util.h
bootloader.mk De-duplicate platform detection (#19545) 2023-01-11 02:13:32 +00:00
chibios_config.h [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 2022-10-27 19:26:16 +02:00
flash.mk Merge remote-tracking branch 'origin/master' into develop 2022-10-03 01:26:40 +00:00
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 2022-08-15 18:00:22 +01:00
gpio.h Refactor writePin to work with statements (#16738) 2022-03-27 15:07:25 -07:00
hardware_id.c Fix some rp2040 hardware ID errors (#18617) 2022-10-06 00:36:48 +01:00
platform.c
platform.mk De-duplicate platform detection (#19545) 2023-01-11 02:13:32 +00:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c [Core] Use a mutex guard for split shared memory (#16647) 2022-04-19 20:56:16 +10:00
syscall-fallbacks.c
timer.c
wait.c