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
7fd12c2b98f00b7e70bfc70a74654a23c2b04d16
qmk_firmware
/
platforms
History
Joel Beckmeyer
63b095212b
fix EEPROM driver for STM32L0/1 cat.1 devices (
#24928
)
2025-02-26 22:25:01 +11:00
..
avr
Unify spi_master headers (
#24857
)
2025-01-26 22:37:37 +01:00
chibios
fix EEPROM driver for STM32L0/1 cat.1 devices (
#24928
)
2025-02-26 22:25:01 +11:00
test
Consolidate timer_elapsed implementations (
#24830
)
2025-01-19 17:07:11 +00:00
atomic_util.h
…
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
…
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
…