summaryrefslogtreecommitdiff
path: root/common/capsense.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree: Replace %pT with snprintf_timestampTom Hughes2022-07-151-2/+4
* common/capsense.c: Format with clang-formatJack Rosenthal2022-07-011-6/+5
* printf: Convert %T to %pTEvan Green2019-10-051-1/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-3/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-2/+2
* Add cprints() and ccprints()Vic Yang2014-05-211-1/+2
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-081-0/+86