aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/arm_atsam
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-01-241-1/+1
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-5/+8
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-1/+2
* clang-format changesskullY2019-08-306-155/+119
* Fix wake from suspend LED functionalitypatrickmt2019-04-181-0/+6
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-031-4/+5
* Update to arm_atsam wait and timer routinespatrickmt2019-01-071-18/+2
* USB Suspend for arm_atsam protocolpatrickmt2018-11-021-11/+79
* Fix undefined reference to `console_printf` for CTRL and ALT keyboardspatrickmt2018-10-291-2/+2
* Massdrop keyboards console device support for hid_listenpatrickmt2018-10-102-2/+71
* CTRL keyboard bootloader_jump supportpatrickmt2018-09-281-15/+17
* Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt2018-09-281-1/+1
* CTRL and ALT updatespatrickmt2018-09-051-1/+31
* Massdrop keyboard support (#3780)patrickmt2018-08-295-0/+201