qmk_firmware/platforms/chibios
Drashna Jaelre 787a68948f
[Core] Add Reboot keycode to core (#15990)
2022-05-14 13:35:49 +10:00
..
boards [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
bootloaders [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
converters/promicro_to_proton_c Refactor CTPC logic to allow future converters (#16621) 2022-04-03 18:22:52 +01:00
drivers [Core] Use a mutex guard for split shared memory (#16647) 2022-04-19 20:56:16 +10:00
_pin_defs.h Refactor CTPC logic to allow future converters (#16621) 2022-04-03 18:22:52 +01:00
_timer.h
_wait.c
_wait.h
atomic_util.h
chibios_config.h
eeprom_stm32.c
eeprom_stm32.h
eeprom_stm32_defs.h
eeprom_teensy.c
eeprom_teensy.h
flash.mk
flash_stm32.c
flash_stm32.h
gd32v_compatibility.h
gpio.h
hardware_id.c Expose API for hardware unique ID (#16869) 2022-04-18 20:51:40 +10:00
platform.c
platform.mk [Core] Use a mutex guard for split shared memory (#16647) 2022-04-19 20:56:16 +10: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