index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
arm_atsam
Age
Commit message (
Expand
)
Author
2023-03-23
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
2023-01-19
De-duplicate platform detection (#19603)
Joel Challis
2023-01-11
Revert "De-duplicate platform detection (#19545)" (#19564)
Joel Challis
2023-01-11
De-duplicate platform detection (#19545)
Joel Challis
2022-10-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-03
`:flash`: print bootloader (#18569)
Ryan
2022-08-31
Move bootloader.mk to platforms (#18228)
Ryan
2022-07-07
[Core] Update mpaland/printf to eyalroz/printf fork (#16163)
Stefan Kerkmann
2022-06-06
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)
Stefan Kerkmann
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