aboutsummaryrefslogtreecommitdiffstats
path: root/src/buttons.c
Commit message (Expand)AuthorAgeFilesLines
* buttons: initialize mcu buttons based on inverted stateArksine2019-07-051-2/+3
* buttons: Wrap code to 80 columnsKevin O'Connor2019-02-271-1/+2
* buttons: Clear pressed/last_pressed state on new buttons_query commandKevin O'Connor2018-10-011-0/+1
* buttons: Add initial support for detecting button pressesKevin O'Connor2018-06-301-0/+160