aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/arm_atsam/main_arm_atsam.c
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-03-261-3/+1
* Add RawHID support to ATSAM (Massdrop boards) (#8530)foxx13372020-03-261-0/+9
* Improvements to extrakey HID descriptors (#8156)Ryan2020-02-251-1/+0
* format code according to conventions [skip ci]QMK Bot2020-02-021-1/+1
* Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-021-16/+10
* clang-format changesskullY2019-08-301-105/+80
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-031-10/+6
* Update to arm_atsam wait and timer routinespatrickmt2019-01-071-9/+9
* Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt2018-12-101-5/+9
* USB Suspend for arm_atsam protocolpatrickmt2018-11-021-29/+51
* Fix CTRL/ALT keyboard does not wake computer from sleeppatrickmt2018-11-021-11/+19
* Massdrop keyboards console device support for hid_listenpatrickmt2018-10-101-5/+7
* Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt2018-09-281-58/+78
* CTRL and ALT updatespatrickmt2018-09-051-1/+6
* Massdrop keyboard support (#3780)patrickmt2018-08-291-0/+279