summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/arm_atsam/i2c_master.c
Commit message (Expand)AuthorAgeFilesLines
* Fix use of ISSI driver config before init (#16493)Joel Challis2022-03-031-0/+3
* Format code according to conventions (#16322)QMK Bot2022-02-121-64/+68
* Initial USB2422 driver (#14835)Joel Challis2021-10-221-0/+19
* gcc 10 compatibility for Drop alt (#9485)Jesper Jensen2020-12-061-0/+3
* clang-format changesskullY2019-08-301-274/+252
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-031-4/+4
* Update to arm_atsam wait and timer routinespatrickmt2019-01-071-2/+2
* Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt2018-12-101-5/+5
* USB Suspend for arm_atsam protocolpatrickmt2018-11-021-2/+3
* Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890)patrickmt2018-09-131-2/+2
* Massdrop keyboard support (#3780)patrickmt2018-08-291-0/+585