This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware
synced
2024-12-22 16:36:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qmk_firmware-mirror
/
platforms
/
arm_atsam
History
Nick Brassel
3a711f4cfa
Allow overriding
get_hardware_id()
. (
#24051
)
2024-07-05 11:22:08 +10:00
..
bootloaders
[Core] Add Reboot keycode to core (
#15990
)
2022-05-14 13:35:49 +10:00
_pin_defs.h
…
_timer.h
…
_util.h
Add simpler method for relocating functions to RAM. (
#21804
)
2023-11-22 12:08:52 +11:00
_wait.h
…
atomic_util.h
…
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
Allow overriding
get_hardware_id()
. (
#24051
)
2024-07-05 11:22:08 +10:00
platform_deps.h
…
platform.c
…
platform.mk
[Core] Update mpaland/printf to eyalroz/printf fork (
#16163
)
2022-07-07 09:27:50 +02:00
suspend.c
…
timer.c
…