Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buttons: initialize mcu buttons based on inverted state | Arksine | 2019-07-05 | 1 | -2/+3 |
* | serialhdl: Rename register_callback() to register_response() | Kevin O'Connor | 2019-06-21 | 1 | -2/+2 |
* | buttons: Minor code movement | Kevin O'Connor | 2019-05-26 | 1 | -37/+43 |
* | menu: initial support for analog buttons (#977) | Janar Sööt | 2019-04-14 | 1 | -0/+91 |
* | buttons: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -5/+8 |
* | mcu: Rename add_config_object() to register_config_callback() | Kevin O'Connor | 2018-09-03 | 1 | -1/+1 |
* | pins: Explicitly pass can_invert and can_pullup to lookup_pin() | Kevin O'Connor | 2018-07-26 | 1 | -1/+1 |
* | buttons: Improve rotary encoder handler by using Ben Buxton state machine. (#... | Janar Sööt | 2018-07-01 | 1 | -11/+35 |
* | buttons: Add initial support for detecting button presses | Kevin O'Connor | 2018-06-30 | 1 | -0/+143 |