Footleg

Results 3 issues of Footleg

I found the buttons on the Tufty2040 badge did not work in my code based on the drawing example code. I tried copying from other examples which used the buttons...

bug
[- tufty2040 -]

Playing with the micropython examples for Galactic unicorn I noticed that brightness values show rounding errors. ``` gu.set_brightness(0.5) print(f"Brightness set to {gu.get_brightness()}") ``` returns: Brightness set to 0.5019608

bug
[- galactic unicorn -]

Add pinout for AdaFruit Crickit HAT https://www.adafruit.com/product/3957

help wanted
new board
hacktoberfest