This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
platforms
/
arm_atsam
History
Joel Challis
135c935990
Initial migration of suspend callbacks (
#16067
)
...
* Initial migration of suspend logic * Add header
2022-02-05 05:10:00 +11:00
..
bootloaders
Fix bootloader_jump for certain CTRL boards (
#16026
)
2022-01-25 09:28:13 +11:00
_timer.h
…
_wait.h
…
atomic_util.h
…
eeprom_samd.c
Don't make EEPROM size assumptions with dynamic keymaps. (
#16054
)
2022-02-02 15:04:37 +11:00
eeprom_samd.h
Don't make EEPROM size assumptions with dynamic keymaps. (
#16054
)
2022-02-02 15:04:37 +11:00
flash.mk
…
gpio.h
Add open-drain GPIO support. (
#15282
)
2021-12-27 11:52:10 +11:00
pin_defs.h
…
platform_deps.h
…
platform.c
…
platform.mk
…
suspend.c
Initial migration of suspend callbacks (
#16067
)
2022-02-05 05:10:00 +11:00
timer.c
…