qmk_firmware/platforms/chibios
2023-04-12 21:43:27 -07:00
..
boards Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
bootloaders Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
converters Add RP2040 Community Edition alias for Liatris (#19966) 2023-03-10 12:47:10 -08:00
drivers [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433) 2023-04-12 21:43:27 -07:00
vendors/RP [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) 2023-01-23 22:24:21 +01:00
_pin_defs.h
_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 Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
bootloader.mk Remove bootloader logic from mcu_selection.mk (#20150) 2023-03-18 21:19:26 +00:00
chibios_config.h rp2040: *_PAL_MODE overridable for this platform too (#20314) 2023-04-04 09:07:36 +10:00
flash.mk Merge upstream changes to uf2conv (#19993) 2023-03-03 10:26:37 +11:00
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 2022-08-15 18:00:22 +01:00
gpio.h
hardware_id.c Fix some rp2040 hardware ID errors (#18617) 2022-10-06 00:36:48 +01:00
mcu_selection.mk Remove bootloader logic from mcu_selection.mk (#20150) 2023-03-18 21:19:26 +00:00
platform.c
platform.mk Remove bootloader logic from mcu_selection.mk (#20150) 2023-03-18 21:19:26 +00:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c