summaryrefslogtreecommitdiff
path: root/tmk_core/common/arm_atsam
AgeCommit message (Expand)Author
2021-08-06Avoid name conflicts with usb_hid Arduino code (#13870)Joel Challis
2021-07-24Refactor some platform dependent logic (#13675)Joel Challis
2021-07-22Implement GPIO abstraction for atsam (#13567)Joel Challis
2021-07-16Migrate arm_atsam print logic to use common framework (#13554)Joel Challis
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-25Fix USER_PRINT on avr/atsam (#12269)Joel Challis
2021-02-14Refactor platform logic within print.h (#11863)Joel Challis
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-01-24format code according to conventions [skip ci]QMK Bot
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-08-30clang-format changesskullY
2019-04-18Fix wake from suspend LED functionalitypatrickmt
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2019-01-07Update to arm_atsam wait and timer routinespatrickmt
2018-11-02USB Suspend for arm_atsam protocolpatrickmt
2018-10-29Fix undefined reference to `console_printf` for CTRL and ALT keyboardspatrickmt
2018-10-10Massdrop keyboards console device support for hid_listenpatrickmt
2018-09-28CTRL keyboard bootloader_jump supportpatrickmt
2018-09-28Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt
2018-09-05CTRL and ALT updatespatrickmt
2018-08-29Massdrop keyboard support (#3780)patrickmt