This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-11 03:17:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7ac6e4e68ba0b5341d6c8ffff8f8a2a24d22ef7
qmk_firmware-mirror
/
platforms
T
History
lsh4711
5a6595357d
Fix path typo related RP2040 (
#25069
)
...
Fix path typo
2025-03-28 21:03:59 +11:00
..
avr
Unify spi_master headers (
#24857
)
2025-01-26 22:37:37 +01:00
chibios
Fix path typo related RP2040 (
#25069
)
2025-03-28 21:03:59 +11:00
test
Consolidate timer_elapsed implementations (
#24830
)
2025-01-19 17:07:11 +00:00
atomic_util.h
Fix quantum ring_buffer for ChibiOS (
#19683
)
2023-01-28 21:07:51 +00:00
bootloader.h
…
common.mk
Eliminate
TMK_COMMON_*
in makefiles (
#21517
)
2023-07-15 17:27:32 +10:00
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
Fix build failures with
OPT = 0
due to inline functions (
#19767
)
2023-02-12 17:14:34 +11:00
synchronization_util.h
Fix build failures with
OPT = 0
due to inline functions (
#19767
)
2023-02-12 17:14:34 +11:00
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
…