Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -34/+39 |
* | configfile: Allow getchoice() to take a list | Kevin O'Connor | 2024-06-17 | 1 | -1/+1 |
* | button: Support half-stepping encoders | Rufo Sanchez | 2021-10-11 | 1 | -1/+4 |
* | menu_keys: Use config.getfloatlist() for analog_range_ config options | Kevin O'Connor | 2021-08-21 | 1 | -6/+2 |
* | menu_keys: Add a register_button() helper method | Kevin O'Connor | 2020-06-15 | 1 | -128/+62 |
* | menu_keys: Reschedule long-click timer on each click | Kevin O'Connor | 2020-06-15 | 1 | -20/+15 |
* | menu_keys: Move button handling from menu.py to new file menu_keys.py | Kevin O'Connor | 2020-06-15 | 1 | -0/+180 |