My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/platforms/chibios
Ryan cc1565f2a3
`:flash`: print bootloader (#18569)
3 years ago
..
boards [Controller] Added board config for custom controller STeMCell (#16287) 3 years ago
bootloaders [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 3 years ago
converters Remove non promicro pins from converters (#18239) 3 years ago
drivers Use the correct bootloader definition. (#18102) 3 years ago
vendors/RP RP2040 emulated EEPROM. (#17519) 3 years ago
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
_timer.h Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.c Move tmk_core/common/<plat> (#13918) 4 years ago
_wait.h [Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645) 3 years ago
atomic_util.h Move tmk_core/common/<plat> (#13918) 4 years ago
chibios_config.h Allow MCU-specific overrides for SPI flags. (#17650) 3 years ago
flash.mk `:flash`: print bootloader (#18569) 3 years ago
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 3 years ago
gpio.h Refactor writePin to work with statements (#16738) 3 years ago
hardware_id.c Expose API for hardware unique ID (#16869) 3 years ago
platform.c Move tmk_core/common/<plat> (#13918) 4 years ago
platform.mk [Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
platform_deps.h Move tmk_core/common/<plat> (#13918) 4 years ago
sleep_led.c Format code according to conventions (#16322) 3 years ago
suspend.c Initial migration of suspend callbacks (#16067) 3 years ago
synchronization_util.c [Core] Use a mutex guard for split shared memory (#16647) 3 years ago
syscall-fallbacks.c Format code according to conventions (#16322) 3 years ago
timer.c ChibiOS 21.11.1 update. (#16251) 3 years ago
wait.c ChibiOS 21.11.1 update. (#16251) 3 years ago