notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-qmk CLI program for working with QMK firmware
1.1.5 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-18 21:12:31
Last Update: 2024-06-23 04:26:37
Commit Hash: 5c94ad1
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/qmk/qmk_cli
Description:
A program to help users work with QMK keyboard firmware. Features: - Interact with your qmk_firmware tree from any location - Use qmk clone to pull down anyone's qmk_firmware fork - Setup your build environment with qmk setup - Check that your environment is correctly setup with qmk doctor
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}qmk>0:sysutils/py-qmk@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-qmk/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-qmk
  • pkg install py311-qmk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-qmk listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-qmk
Package flavors (<flavor>: <package>)
  • py311: py311-qmk
distinfo:
TIMESTAMP = 1719110823 SHA256 (qmk-1.1.5.tar.gz) = 2efe3c752230c6ba24b8719c3b6e85a5644bf8f7d0dd237757eda9b7b7e60b11 SIZE (qmk-1.1.5.tar.gz) = 12074

Packages (timestamps in pop-ups are UTC):
py39-qmk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------1.0.0_11.0.0_1
FreeBSD:14:latest-----1.0.0_1-1.0.0_1
FreeBSD:14:quarterly------1.0.0_11.0.0_1
FreeBSD:15:latest--n/a-n/a-1.0.0_1-
 

py311-qmk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.51.1.5-1.1.51.1.5---
FreeBSD:13:quarterly1.1.51.1.5--1.1.5---
FreeBSD:14:latest1.1.51.1.5-1.1.51.1.5---
FreeBSD:14:quarterly1.1.51.1.5--1.1.5---
FreeBSD:15:latest1.1.51.1.5n/a1.1.5n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-dotty-dict>=0 : devel/py-dotty-dict@py311
  2. py311-flake8>=0 : devel/py-flake8@py311
  3. py311-hid>=0 : comms/py-hid@py311
  4. py311-hjson>=0 : textproc/py-hjson@py311
  5. py311-jsonschema>=3 : devel/py-jsonschema@py311
  6. py311-milc>=1.4.0 : devel/py-milc@py311
  7. py311-nose2>=0 : devel/py-nose2@py311
  8. py311-pygments>=0 : textproc/py-pygments@py311
  9. py311-pyrsistent>=0 : devel/py-pyrsistent@py311
  10. py311-pyusb>=0 : devel/py-pyusb@py311
  11. py311-yapf>=0 : textproc/py-yapf@py311
  12. arm-none-eabi-gcc>0 : devel/arm-none-eabi-gcc
  13. avr-gcc>0 : devel/avr-gcc
  14. avr-libc>0 : devel/avr-libc
  15. avrdude>0 : devel/avrdude
  16. dfu-programmer>0 : comms/dfu-programmer
  17. dfu-util>0 : comms/dfu-util
  18. git : devel/git
  19. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  20. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_py-qmk
USES:
python shebangfix
pkg-message:
For install:
Setup ===== Before finishing the setup of QMK by running `qmk setup`, it is advised to install the python3 package first: # pkg install python3 The reason for this is that the qmk_firmware scripts which are downloaded during the setup expect python3 to be installed (instead of /usr/local/bin/python3.11). Granting Write Permissions to USB Controllers ============================================= Flashing images to controllers as a non-root user requires some additional setup: 1. Add the user to the "operator" group: # pw groupmod operator -m piotr 2. Add the following ruleset to /etc/devfs.rules: [qmk=10] add path 'ttyU*' mode 0660 group operator 3. Enable "qmk" ruleset: # sysrc devfs_set_rulesets+="/dev=qmk" 4. Restart the devfs service to load the new rules: # service devfs restart
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/q/qmk/
  2. https://pypi.org/packages/source/q/qmk/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.5
23 Jun 2024 04:26:37
commit hash: 5c94ad19176cbfebced2610320b2e27789dae56fcommit hash: 5c94ad19176cbfebced2610320b2e27789dae56fcommit hash: 5c94ad19176cbfebced2610320b2e27789dae56fcommit hash: 5c94ad19176cbfebced2610320b2e27789dae56f files touched by this commit
Wen Heping (wen) search for other commits by this committer
sysutils/py-qmk: Update to 1.1.5

PR:		279597
Reported by:	uqs@
1.0.0_1
28 Apr 2024 20:26:08
commit hash: 49dc9c2f3b66ad47007816deebe5f14c75d8d063commit hash: 49dc9c2f3b66ad47007816deebe5f14c75d8d063commit hash: 49dc9c2f3b66ad47007816deebe5f14c75d8d063commit hash: 49dc9c2f3b66ad47007816deebe5f14c75d8d063 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Return to the pool
1.0.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.0.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.0
16 Feb 2022 10:18:16
commit hash: 57b9ebfa746f1821b1817ed61a8267457b52cc79commit hash: 57b9ebfa746f1821b1817ed61a8267457b52cc79commit hash: 57b9ebfa746f1821b1817ed61a8267457b52cc79commit hash: 57b9ebfa746f1821b1817ed61a8267457b52cc79 files touched by this commit
Ulrich Spörlein (uqs) search for other commits by this committer
sysutils/py-qmk: Upgrade to 1.0.0

Differential Revision: https://reviews.freebsd.org/D33655
0.1.1
09 Jul 2021 14:53:31
commit hash: d5419d117e201ccc16c608a16e06dac6aea2ddbdcommit hash: d5419d117e201ccc16c608a16e06dac6aea2ddbdcommit hash: d5419d117e201ccc16c608a16e06dac6aea2ddbdcommit hash: d5419d117e201ccc16c608a16e06dac6aea2ddbd files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.1.1

- Redirect test results to /dev/null. We don't need them.
0.1.0
27 Jun 2021 14:44:57
commit hash: 85a29c501bee5120ab233c0ad7e3c135da478fbecommit hash: 85a29c501bee5120ab233c0ad7e3c135da478fbecommit hash: 85a29c501bee5120ab233c0ad7e3c135da478fbecommit hash: 85a29c501bee5120ab233c0ad7e3c135da478fbe files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.1.0
0.0.52
24 Jun 2021 11:15:33
commit hash: cbae4eb64b8565d08074968b03356070f30f92cfcommit hash: cbae4eb64b8565d08074968b03356070f30f92cfcommit hash: cbae4eb64b8565d08074968b03356070f30f92cfcommit hash: cbae4eb64b8565d08074968b03356070f30f92cf files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.0.52
0.0.51
28 May 2021 20:03:19
commit hash: dd3779bd5017f8eb4a41633a5f95dd0f0fd31861commit hash: dd3779bd5017f8eb4a41633a5f95dd0f0fd31861commit hash: dd3779bd5017f8eb4a41633a5f95dd0f0fd31861commit hash: dd3779bd5017f8eb4a41633a5f95dd0f0fd31861 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.0.51
0.0.49
25 May 2021 10:34:36
commit hash: bc2c813a8d8439c5407d217643069d3a4c78ee1ccommit hash: bc2c813a8d8439c5407d217643069d3a4c78ee1ccommit hash: bc2c813a8d8439c5407d217643069d3a4c78ee1ccommit hash: bc2c813a8d8439c5407d217643069d3a4c78ee1c files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.0.49
0.0.48
12 May 2021 18:45:50
commit hash: 62e8e9a71e42f44f8e6c6ab46c77b6d4f4e18214commit hash: 62e8e9a71e42f44f8e6c6ab46c77b6d4f4e18214commit hash: 62e8e9a71e42f44f8e6c6ab46c77b6d4f4e18214commit hash: 62e8e9a71e42f44f8e6c6ab46c77b6d4f4e18214 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Fix tests
0.0.48
11 May 2021 13:29:00
commit hash: 746698d12bc3decc1a9115d1fa9f9cc8b3be45f7commit hash: 746698d12bc3decc1a9115d1fa9f9cc8b3be45f7commit hash: 746698d12bc3decc1a9115d1fa9f9cc8b3be45f7commit hash: 746698d12bc3decc1a9115d1fa9f9cc8b3be45f7 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.0.48
0.0.46
11 May 2021 09:04:19
commit hash: a5a8b5eb4319433263e0ab4dd9c2778229188a9ecommit hash: a5a8b5eb4319433263e0ab4dd9c2778229188a9ecommit hash: a5a8b5eb4319433263e0ab4dd9c2778229188a9ecommit hash: a5a8b5eb4319433263e0ab4dd9c2778229188a9e files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.0.46
0.0.45
30 Apr 2021 12:25:30
commit hash: ea1ad24175ca3b33eb1eb10a5fe6cf28d99f300bcommit hash: ea1ad24175ca3b33eb1eb10a5fe6cf28d99f300bcommit hash: ea1ad24175ca3b33eb1eb10a5fe6cf28d99f300bcommit hash: ea1ad24175ca3b33eb1eb10a5fe6cf28d99f300b files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Use devfs setup instructions

It's better to recommend using devfs_set_rulesets instead of
devfs_system_ruleset to change device file permissions under /dev.
0.0.45
15 Apr 2021 09:36:26
commit hash: 52d6b11899945ccf5269c8e7dc3f61cb497135accommit hash: 52d6b11899945ccf5269c8e7dc3f61cb497135accommit hash: 52d6b11899945ccf5269c8e7dc3f61cb497135accommit hash: 52d6b11899945ccf5269c8e7dc3f61cb497135ac files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/py-qmk: Update to 0.0.45

Also add a simple test target.
0.0.40
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.0.40
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.0.40
02 Mar 2021 22:20:45
Revision:566996Original commit files touched by this commit
0mp search for other commits by this committer
Update to 0.0.40

Also, explain how to configure USB for qmk flash.
0.0.39
18 Feb 2021 21:06:54
Revision:565987Original commit files touched by this commit
0mp search for other commits by this committer
Add sysutils/py-qmk

A program to help users work with QMK keyboard firmware.

Features:
- Interact with your qmk_firmware tree from any location
- Use qmk clone to pull down anyone's qmk_firmware fork
- Setup your build environment with qmk setup
- Check that your environment is correctly setup with qmk doctor

WWW: https://github.com/qmk/qmk_cli

Number of commits found: 21