This website requires JavaScript.
Explore
Help
Sign In
Cian-H
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/Cian-H/qmk_firmware.git
synced
2026-03-23 07:02:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b83bb9d267fc4f2909cb87965d873487a9a4e1d
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
[Core] Add Reboot keycode to core (
#15990
)
2022-05-14 13:35:49 +10:00
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
…
timer.h
Add timer_save and _restore functions. (
#23887
)
2024-10-25 18:10:17 +01:00
wait.h
…