index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
arm_atsam
Age
Commit message (
Expand
)
Author
2022-05-14
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-04-18
Expose API for hardware unique ID (#16869)
Joel Challis
2022-03-10
Force platform pin defs to be included (#16611)
Joel Challis
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2022-02-05
Initial migration of suspend callbacks (#16067)
Joel Challis
2022-02-02
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
Nick Brassel
2022-01-26
Remove unused suspend_idle (#16063)
Joel Challis
2022-01-25
Fix bootloader_jump for certain CTRL boards (#16026)
Ryan
2021-12-27
Format code according to conventions (#15593)
QMK Bot
2021-12-27
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-12-27
Add open-drain GPIO support. (#15282)
Nick Brassel
2021-11-19
Move tmk_core/common/<plat> (#13918)
Joel Challis
2021-10-15
Enable CLI flashing via mdloader (#14729)
Joel Challis
2021-08-18
`--parallel` improvements (#13800)
ruro
2021-08-15
Move all the flash logic from tmk_core (#13927)
Joel Challis