qmk_cli
qmk_cli copied to clipboard
A program to help users work with QMK
## Description Bootloader VID/PID's for SN32F24x, SN32F24xB, SN32F26x
### Describe the Bug On linux, the `qmk_home` setting resolves tildes to the user's home dir. So this: ```ini [user] qmk_home = ~/code/qmk_firmware ``` Will resolve the qmk_home to `/home/currentuser/code/qmk_firmware`....
### Describe the Bug **Bug:** After running `python3 -m pip install qmk` and having the command resolve without errors. Afterwards running `qmk setup` results in an error message. Same goes...
### Description I've been struggled with building keyboard firmware in GitHub Actions for many times. I can pin the repository [qmk/qmk_firmware](https://github.com/qmk/qmk_firmware) to a commit hash, but because I cannot pin...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0. Release notes Sourced from docker/build-push-action's releases. v5.2.0 Disable quotes detection for outputs input by @crazy-max in docker/build-push-action#1074 Warn about ignored inputs by @favonia in...
## Description From https://github.com/qmk/qmk_firmware/pull/23989 ```py # Last update: 2024 Jun 24 # # Arch: 3.12 # Debian 11: 3.9 # Debian 12: 3.11 # Fedora 39: 3.12 # Fedora 40:...
### Describe the Bug /usr/local/lib/python3.9/dist-packages/qmk_cli/script_qmk.py:18: UserWarning: milc.set_metadata has been deprecated, please use cli.milc_options() instead. milc.set_metadata(version=__version__) /usr/local/lib/python3.9/dist-packages/qmk_cli/script_qmk.py:18: UserWarning: milc.set_metadata has been deprecated, please use cli.milc_options() instead. milc.set_metadata(version=__version__) /usr/local/lib/python3.9/dist-packages/qmk_cli/script_qmk.py:18: UserWarning: milc.set_metadata has...
## Description We already define supported bootloaders in `QMK_HOME`. That list is subject to frequent changes with every new chip. Look up there instead of redefining a list here
I've noticed a slight inconsistency in the messages output by `qmk console`. ## Description Adjust the format string for the error message printed when `qmk console` cannot connect to the...
## Description - Title - https://specifications.freedesktop.org/basedir-spec/latest/