|
bcfd67b50d
|
Fix behavior when using pull-up resistors.
|
2021-11-01 22:19:05 +00:00 |
|
|
3fd595c7c2
|
Rename variables for clarity, fix enumeration bug.
|
2021-11-01 22:09:11 +00:00 |
|
|
398668205d
|
Fixed various errors.
|
2021-11-01 15:44:32 -04:00 |
|
|
2a35a86230
|
Reverting more cruft.
|
2021-11-01 15:39:13 -04:00 |
|
|
6ea6187769
|
Remove now-useless includes.
|
2021-11-01 15:38:39 -04:00 |
|
|
5322744f42
|
Revert to non-STL-using code, since that's not available when compiling for Arduino...
|
2021-11-01 15:38:01 -04:00 |
|
|
6a692687f5
|
Add BUTTON_LATCHED_MOMENTARY type, to allow a pushbutton to mimic the behavior of a toggle switch.
|
2021-11-01 15:24:05 -04:00 |
|
|
c37e4a6789
|
Add new behavior for a button that sends separate keypresses on press and release. This required a refactor of the button abstraction as well.
|
2021-11-01 14:49:53 -04:00 |
|