Anna Rose annabunches
annabunches pushed to refactor-inheritance at annabunches/arduino-joystick 2021-11-13 05:56:26 +00:00
e8a1235a95 Add analog_only option, though this is a stub for now.
e09c21edf1 Add some additionally debugging, fix the 'ole broken switch statement.
Compare 2 commits »
annabunches created branch refactor-inheritance in annabunches/arduino-joystick 2021-11-08 01:37:35 +00:00
annabunches pushed to refactor-inheritance at annabunches/arduino-joystick 2021-11-08 01:37:35 +00:00
a69c2d3364 Refactor code substantially, moving buttons into separate classes and using a lot more pointers to conserve memory until it is needed.
annabunches deleted branch encoders from annabunches/arduino-joystick 2021-11-07 22:51:26 +00:00
annabunches merged pull request annabunches/arduino-joystick#3 2021-11-07 22:51:18 +00:00
Add rotary encoder support, simplify AddMuxButton interface.
annabunches pushed to main at annabunches/arduino-joystick 2021-11-07 22:51:18 +00:00
346e612f65 Merge pull request 'Add rotary encoder support, simplify AddMuxButton interface.' (#3) from encoders into main
09043919de Add rotary encoder support, simplify AddMuxButton interface.
Compare 2 commits »
annabunches created pull request annabunches/arduino-joystick#3 2021-11-07 22:51:11 +00:00
Add rotary encoder support, simplify AddMuxButton interface.
annabunches created branch encoders in annabunches/arduino-joystick 2021-11-07 22:49:23 +00:00
annabunches pushed to encoders at annabunches/arduino-joystick 2021-11-07 22:49:23 +00:00
09043919de Add rotary encoder support, simplify AddMuxButton interface.
annabunches deleted branch multiplexer-support from annabunches/arduino-joystick 2021-11-07 03:17:03 +00:00
annabunches merged pull request annabunches/arduino-joystick#2 2021-11-07 03:16:59 +00:00
Add support for multiplexers
annabunches pushed to main at annabunches/arduino-joystick 2021-11-07 03:16:59 +00:00
564f4b2b57 Merge pull request 'Add support for multiplexers' (#2) from multiplexer-support into main
fbd786fe96 Fix compile-time errors, which necessitated some refactoring of the interface.
5c2a2736dc Clean up examples directory.
d6e0648abf Add support for multiplexers. This introduces a new dependency, but c'est la vie.
Compare 4 commits »
annabunches pushed to multiplexer-support at annabunches/arduino-joystick 2021-11-02 23:17:29 +00:00
fbd786fe96 Fix compile-time errors, which necessitated some refactoring of the interface.
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 »