This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5f8f4d6a201e6a67d1ee483fe6d3327d98cb052
qmk_firmware
/
platforms
History
Nick Brassel
6b8670fe8f
Cater for use of
__errno_r()
in ChibiOS syscalls.c with newer picolibc revisions (
#25121
)
2025-04-10 01:43:25 +01:00
..
avr
Add EOL to non-keyboard files (
#24990
)
2025-03-06 23:17:51 +00:00
chibios
Cater for use of
__errno_r()
in ChibiOS syscalls.c with newer picolibc revisions (
#25121
)
2025-04-10 01:43:25 +01:00
test
Add EOL to non-keyboard files (
#24990
)
2025-03-06 23:17:51 +00:00
atomic_util.h
…
bootloader.h
…
common.mk
…
eeprom.h
…
gpio.h
…
hardware_id.h
…
lv_conf.h
…
pin_defs.h
…
progmem.h
…
sleep_led.h
…
suspend.c
…
suspend.h
…
synchronization_util.c
…
synchronization_util.h
…
timer.c
Consolidate timer_elapsed implementations (
#24830
)
2025-01-19 17:07:11 +00:00
timer.h
small refactoring of TIMER_DIFF (
#24678
)
2024-12-16 10:27:42 +01:00
wait.h
…