This is an open-source toolset for use with the DuMang line of keyboards from Beyond Q.
These keyboards are fully programmable and support multiple layers.
Supported OSes:
NOTE: For correct functionality under Linux, you need to copy the udev file provided in this repo into the appropriate directory for you distro. You might then need to call udevadm control --reload-rules
to reload the rules.
Should you run into any problems please open an Issue
. Hopefully I can help 😸
$ pip install dumang-ctrl
The PyPI package can be found at https://pypi.org/project/dumang-ctrl/
Using your AUR helper of choice install the dumang-ctrl-git
package.
Please refer to the Github Pages or docs/
.
$ make setup
$ make build
You may activate the virtualenv by running make shell
.