
# BeyondQ DuMang Keyboard Programming Tools




This is an open-source toolset for use with the DuMang line of keyboards from [Beyond Q](http://www.beyondq.com/).
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 😸
## Install
### Using PyPI
$ pip install dumang-ctrl
The PyPI package can be found at https://pypi.org/project/dumang-ctrl/
### Using Arch Linux

Using your AUR helper of choice install the `dumang-ctrl-git` [package](https://aur.archlinux.org/packages/dumang-ctrl-git).
## Usage
Please refer to the [Github Pages](https://mayanez.github.io/dumang-keyboard-ctrl/) or `docs/`.
## Build (for Development)
$ make setup
$ make build
You may activate the virtualenv by running `make shell`.
Raw data
{
"_id": null,
"home_page": "https://github.com/mayanez/dumang-keyboard-ctrl",
"name": "dumang-ctrl",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Miguel A. Arroyo",
"author_email": "email@arroyo.me",
"download_url": "https://files.pythonhosted.org/packages/94/80/0f95782be3401a56a2d9f2e263e049f0512a6aba957463f99391a0f5eecf/dumang_ctrl-1.0.6.tar.gz",
"platform": null,
"description": "\n\n# BeyondQ DuMang Keyboard Programming Tools\n\n\n\n\n\n\nThis is an open-source toolset for use with the DuMang line of keyboards from [Beyond Q](http://www.beyondq.com/).\n\nThese keyboards are fully programmable and support multiple layers.\n\nSupported OSes:\n\n\n\n\n\n_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.\n\nShould you run into any problems please open an `Issue`. Hopefully I can help \ud83d\ude38\n\n## Install\n\n### Using PyPI\n\n $ pip install dumang-ctrl\n\nThe PyPI package can be found at https://pypi.org/project/dumang-ctrl/\n\n### Using Arch Linux\n\n\n\nUsing your AUR helper of choice install the `dumang-ctrl-git` [package](https://aur.archlinux.org/packages/dumang-ctrl-git).\n\n## Usage\n\nPlease refer to the [Github Pages](https://mayanez.github.io/dumang-keyboard-ctrl/) or `docs/`.\n\n## Build (for Development)\n\n $ make setup\n $ make build\n\nYou may activate the virtualenv by running `make shell`.\n",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "Dumang DK6 Tools",
"version": "1.0.6",
"project_urls": {
"Documentation": "https://mayanez.github.io/dumang-keyboard-ctrl/",
"Homepage": "https://github.com/mayanez/dumang-keyboard-ctrl",
"Repository": "https://github.com/mayanez/dumang-keyboard-ctrl"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef6a246e7966340c41a89bda46d7244c3a3ac805371862e3e2f4957904580ad7",
"md5": "3058706bf046e0d2f7d350c14c0ec53c",
"sha256": "db57e3dde03757810cb8a66b60852b5e7fc06b634257790ef9d90f29a2ba2d23"
},
"downloads": -1,
"filename": "dumang_ctrl-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3058706bf046e0d2f7d350c14c0ec53c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 30555,
"upload_time": "2024-08-27T21:13:15",
"upload_time_iso_8601": "2024-08-27T21:13:15.017765Z",
"url": "https://files.pythonhosted.org/packages/ef/6a/246e7966340c41a89bda46d7244c3a3ac805371862e3e2f4957904580ad7/dumang_ctrl-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94800f95782be3401a56a2d9f2e263e049f0512a6aba957463f99391a0f5eecf",
"md5": "e447bce04c107a51583fb0d1e34a13c7",
"sha256": "d816fd92ddc3cc0c48fdd071b6309731fe5ff1ae757dd42022a32fdfe6726286"
},
"downloads": -1,
"filename": "dumang_ctrl-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "e447bce04c107a51583fb0d1e34a13c7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 57490,
"upload_time": "2024-08-27T21:13:16",
"upload_time_iso_8601": "2024-08-27T21:13:16.471320Z",
"url": "https://files.pythonhosted.org/packages/94/80/0f95782be3401a56a2d9f2e263e049f0512a6aba957463f99391a0f5eecf/dumang_ctrl-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 21:13:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mayanez",
"github_project": "dumang-keyboard-ctrl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dumang-ctrl"
}