Anna Rose annabunches
annabunches pushed to multiplexer-support at annabunches/arduino-joystick 2021-11-02 19:55:38 +00:00
5c2a2736dc Clean up examples directory.
annabunches created pull request annabunches/arduino-joystick#2 2021-11-02 18:33:27 +00:00
Add support for multiplexers
annabunches created branch multiplexer-support in annabunches/arduino-joystick 2021-11-01 23:12:36 +00:00
annabunches pushed to multiplexer-support at annabunches/arduino-joystick 2021-11-01 23:12:36 +00:00
d6e0648abf Add support for multiplexers. This introduces a new dependency, but c'est la vie.
annabunches deleted branch new-button-behaviors from annabunches/arduino-joystick 2021-11-01 22:29:47 +00:00
annabunches merged pull request annabunches/arduino-joystick#1 2021-11-01 22:29:42 +00:00
Add new button type, clean up pull-up resistor logic.
annabunches pushed to main at annabunches/arduino-joystick 2021-11-01 22:29:42 +00:00
da37d16da7 Merge pull request 'Add new button type, clean up pull-up resistor logic.' (#1) from new-button-behaviors into main
bcfd67b50d Fix behavior when using pull-up resistors.
3fd595c7c2 Rename variables for clarity, fix enumeration bug.
398668205d Fixed various errors.
2a35a86230 Reverting more cruft.
Compare 9 commits »
annabunches created pull request annabunches/arduino-joystick#1 2021-11-01 22:29:37 +00:00
Add new button type, clean up pull-up resistor logic.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 22:19:10 +00:00
bcfd67b50d Fix behavior when using pull-up resistors.
3fd595c7c2 Rename variables for clarity, fix enumeration bug.
Compare 2 commits »
annabunches deleted branch master from annabunches/arduino-joystick 2021-11-01 20:18:19 +00:00
annabunches created branch main in annabunches/arduino-joystick 2021-11-01 20:16:21 +00:00
annabunches pushed to main at annabunches/arduino-joystick 2021-11-01 20:16:21 +00:00
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:44:37 +00:00
398668205d Fixed various errors.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:39:18 +00:00
2a35a86230 Reverting more cruft.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:38:44 +00:00
6ea6187769 Remove now-useless includes.
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:38:07 +00:00
5322744f42 Revert to non-STL-using code, since that's not available when compiling for Arduino...
annabunches created branch new-button-behaviors in annabunches/arduino-joystick 2021-11-01 19:24:15 +00:00
annabunches pushed to new-button-behaviors at annabunches/arduino-joystick 2021-11-01 19:24:15 +00:00
6a692687f5 Add BUTTON_LATCHED_MOMENTARY type, to allow a pushbutton to mimic the behavior of a toggle switch.
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.
Compare 2 commits »
annabunches pushed to main at annabunches/userscripts 2021-10-22 20:27:36 +00:00
da81235b17 Clean up license.
annabunches created branch main in annabunches/userscripts 2021-10-22 20:25:47 +00:00