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
07684bcc99515c04a9edda3e1dfac2fc9eb79fac
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
Re-implement
eeprom_write_qword
as define (
#23890
)
2024-06-10 01:23:25 +01:00
gpio.h
Update naming convention for GPIO control macros (
#23085
)
2024-02-17 00:18:26 +11:00
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
…