summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/arm_atsam/main_arm_atsam.c
Commit message (Expand)AuthorAge
* Refactor `send_extra` (#18615)Ryan2022-10-06
* Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249)Ryan2022-09-02
* Simplify extrakeys sending at the host driver level (#18230)Ryan2022-09-02
* Fix use of ISSI driver config before init (#16493)Joel Challis2022-03-03
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Add support for deferred executors. (#14859)Nick Brassel2021-11-15
* Initial USB2422 driver (#14835)Joel Challis2021-10-22
* Fixup atsam builds. (#14052)Nick Brassel2021-08-18
* Migrate arm_atsam print logic to use common framework (#13554)Joel Challis2021-07-16
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Format code according to conventions (#11905)github-actions[bot]2021-02-15
* Remove duplicated housekeeping in arm_atsam (#11672)Gentoli2021-01-24
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* format code according to conventions [skip ci]QMK Bot2020-03-26
* Add RawHID support to ATSAM (Massdrop boards) (#8530)foxx13372020-03-26
* Improvements to extrakey HID descriptors (#8156)Ryan2020-02-25
* format code according to conventions [skip ci]QMK Bot2020-02-02
* Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-02
* clang-format changesskullY2019-08-30
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-03
* Update to arm_atsam wait and timer routinespatrickmt2019-01-07
* Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt2018-12-10
* USB Suspend for arm_atsam protocolpatrickmt2018-11-02
* Fix CTRL/ALT keyboard does not wake computer from sleeppatrickmt2018-11-02
* Massdrop keyboards console device support for hid_listenpatrickmt2018-10-10
* Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt2018-09-28
* CTRL and ALT updatespatrickmt2018-09-05
* Massdrop keyboard support (#3780)patrickmt2018-08-29