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
b826877c40b64be023fda2879a268d5fa6aa610e
Branches
Tags
View all branches
qmk_firmware
/
platforms
/
arm_atsam
History
Ryan
b8646bc40b
Update naming convention for GPIO control macros (
#23085
)
2024-02-17 00:18:26 +11:00
..
bootloaders
…
_pin_defs.h
Force platform pin defs to be included (
#16611
)
2022-03-10 23:53:16 +00:00
_timer.h
Move tmk_core/common/<plat> (
#13918
)
2021-11-19 10:41:02 -08:00
_util.h
…
_wait.h
Move tmk_core/common/<plat> (
#13918
)
2021-11-19 10:41:02 -08:00
atomic_util.h
Move tmk_core/common/<plat> (
#13918
)
2021-11-19 10:41:02 -08:00
bootloader.mk
De-duplicate platform detection (
#19603
)
2023-01-19 00:27:00 +00:00
eeprom_samd.c
Tidy up duplication of MIN/MAX fallback implementations (
#20236
)
2023-03-23 05:30:30 +00:00
eeprom_samd.h
…
flash.mk
:flash
: print bootloader (
#18569
)
2022-10-03 12:26:04 +11:00
gpio.h
Update naming convention for GPIO control macros (
#23085
)
2024-02-17 00:18:26 +11:00
hardware_id.c
Expose API for hardware unique ID (
#16869
)
2022-04-18 20:51:40 +10:00
platform_deps.h
…
platform.c
Move tmk_core/common/<plat> (
#13918
)
2021-11-19 10:41:02 -08:00
platform.mk
…
suspend.c
Format code according to conventions (
#16322
)
2022-02-12 18:29:31 +00:00
timer.c
…