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
bcee1d2f2e17f85f75d67e32c809ae76bd3803ef
qmk_firmware
/
platforms
History
Nick Brassel
bcee1d2f2e
Remove preprocessor sanity check for STM32L0/L1 now that it relies on types in C. (
#24793
)
2025-01-07 08:48:28 +11:00
..
avr
Add timer_save and _restore functions. (
#23887
)
2024-10-25 18:10:17 +01:00
chibios
Remove preprocessor sanity check for STM32L0/L1 now that it relies on types in C. (
#24793
)
2025-01-07 08:48:28 +11:00
test
[Audio] Add support for audio shutdown pin (
#22731
)
2024-03-06 22:02:37 +11: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
…
timer.h
Add timer_save and _restore functions. (
#23887
)
2024-10-25 18:10:17 +01:00
wait.h
…