summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/arm_atsam/main_arm_atsam.c
AgeCommit message (Expand)Author
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-07tmk_core: remove direct `quantum.h` includes (#21465)Ryan
2022-10-06Refactor `send_extra` (#18615)Ryan
2022-09-02Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249)Ryan
2022-09-02Simplify extrakeys sending at the host driver level (#18230)Ryan
2022-03-03Fix use of ISSI driver config before init (#16493)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-11-15Add support for deferred executors. (#14859)Nick Brassel
2021-10-22Initial USB2422 driver (#14835)Joel Challis
2021-08-18Fixup atsam builds. (#14052)Nick Brassel
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-02-15Format code according to conventions (#11905)github-actions[bot]
2021-01-24Remove duplicated housekeeping in arm_atsam (#11672)Gentoli
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-03-26format code according to conventions [skip ci]QMK Bot
2020-03-26Add RawHID support to ATSAM (Massdrop boards) (#8530)foxx1337
2020-02-25Improvements to extrakey HID descriptors (#8156)Ryan
2020-02-02format code according to conventions [skip ci]QMK Bot
2020-02-02Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark
2019-08-30clang-format changesskullY
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2019-01-07Update to arm_atsam wait and timer routinespatrickmt
2018-12-10Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt
2018-11-02USB Suspend for arm_atsam protocolpatrickmt
2018-11-02Fix CTRL/ALT keyboard does not wake computer from sleeppatrickmt
2018-10-10Massdrop keyboards console device support for hid_listenpatrickmt
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