Dan Halbert
|
61e33a5619
|
fix nrf ISR; make direction consistent across ports; save code size
|
2021-04-09 11:07:47 -04:00 |
|
Jeff Epler
|
d69ca4a8ae
|
nrf: switch to shared softencoder implementation
|
2021-04-08 16:36:10 -05:00 |
|
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
|
Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
|
Nick Moore
|
b9db977a2d
|
Change pin mode to pullup for adafruit/circuitpython#1045
|
2019-02-07 09:47:56 +11:00 |
|
Nick Moore
|
a7c349bc6e
|
Add quarter-click logic to adafruit/circuitpython#1045
|
2019-02-05 16:41:33 +11:00 |
|
Nick Moore
|
95454ecde0
|
useful output from rotaryio adafruit/circuitpython#1045
|
2019-02-05 16:41:33 +11:00 |
|
Nick Moore
|
21eb7e8e64
|
GPIOTE handlers for rotaryio.IncrementalEncoder adafruit/circuitpython#1045
|
2019-02-05 14:15:13 +11:00 |
|
Nick Moore
|
ee21cc163f
|
Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothing yet!)
|
2019-02-05 14:15:03 +11:00 |
|