Ziggy Cross
Ziggy Cross
It seems the current approach for managing config is with `.get` and `.set` methods. I believe it would make sense to also implement `__getitem__` and `__setitem__` dunder methods in addition...
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [x] I have read the documentation and cannot find an...
Love this keyboard, great work! One thing I'm missing from KaiOS is the use of the * key and a number to quickly type special characters. Here is a video...
# Description Closes #1990 by adding type checks and improved error handling. This issue was a bit unintuitive when I came across it, and is easily fixed by having a...