THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
qmk_firmware
/
platforms
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Drashna Jaelre
c7a04bd930
Bring supported STM32F4 configs in line with F4x1 (
#24413
)
...
Co-authored-by: Sergey Vlasov <
sigprof@gmail.com
>
2024-11-21 22:54:01 +11:00
..
avr
Add timer_save and _restore functions. (
#23887
)
2024-10-25 18:10:17 +01:00
chibios
Bring supported STM32F4 configs in line with F4x1 (
#24413
)
2024-11-21 22:54:01 +11:00
test
[Audio] Add support for audio shutdown pin (
#22731
)
2024-03-06 22:02:37 +11: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
Expose API for hardware unique ID (
#16869
)
2022-04-18 20:51:40 +10:00
lv_conf.h
…
pin_defs.h
…
progmem.h
Remove use of __flash due to LTO issues (
#15268
)
2021-11-24 18:38:49 +11:00
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
Fix build failures with
OPT = 0
due to inline functions (
#19767
)
2023-02-12 17:14:34 +11:00
timer.h
Add timer_save and _restore functions. (
#23887
)
2024-10-25 18:10:17 +01:00
wait.h
…