summaryrefslogtreecommitdiff
path: root/platforms/arm_atsam
AgeCommit message (Expand)Author
2024-02-17Update naming convention for GPIO control macros (#23085)Ryan
2023-11-22Add simpler method for relocating functions to RAM. (#21804)Nick Brassel
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2023-01-19De-duplicate platform detection (#19603)Joel Challis
2023-01-11Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis
2023-01-11De-duplicate platform detection (#19545)Joel Challis
2022-10-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-03`:flash`: print bootloader (#18569)Ryan
2022-08-31Move 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-18Expose API for hardware unique ID (#16869)Joel Challis
2022-03-10Force platform pin defs to be included (#16611)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-05Initial migration of suspend callbacks (#16067)Joel Challis
2022-02-02Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel
2022-01-26Remove unused suspend_idle (#16063)Joel Challis
2022-01-25Fix bootloader_jump for certain CTRL boards (#16026)Ryan
2021-12-27Format code according to conventions (#15593)QMK Bot
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
2021-12-27Add open-drain GPIO support. (#15282)Nick Brassel
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-10-15Enable CLI flashing via mdloader (#14729)Joel Challis
2021-08-18`--parallel` improvements (#13800)ruro
2021-08-15Move all the flash logic from tmk_core (#13927)Joel Challis