-
I have just received my Macropad and having trouble changing the default keyboard layout. The docs only refer to the guide from [Neradoc](https://github.com/Neradoc/Circuitpython_Keyboard_Layouts) tha…
-
Hi there,
I just downloaded your Hotkeys and realized that the lib directory doesn't actually have the `.mpy` files referred to in the readme. Wasn't sure if that was an oversight, I was also able …
-
The MacroPad example is great to customize and share, however, I hesitate to do so without a clear copyright and license notice. I see that some other samples have SPDX tags which would be great. For …
-
### CircuitPython version
```python
Adafruit CircuitPython 7.0.0-alpha.6 on 2021-08-12; Adafruit Macropad RP2040 with rp2040
```
### Code/REPL
```python
## Imports
from adafruit_macropa…
-
From @PaintYourDragon in attempting to adapt the Macropad_Hotkeys code to use the library:
Library inits NeoPixels to brightness=0.5 and auto_write=True, project code relies on 1.0 default for form…
-
The `max_size` parameter on `displayio.Group` is currently ignored and is (hopefully) going to be removed before 7.0.0 final.
The libraries are having this parameter removed from them - https://githu…