summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Collapse)AuthorFilesLines
2025-12-19Ignore merge commits on bootstrap testing PRs (#25884)Joel Challis1-1/+1
2025-11-27Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+594
2025-11-28QMK CLI Environment bootstrapper (#25038)Nick Brassel1-0/+594
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pascal Getreuer <getreuer@google.com>
2025-11-17Merge upstream uf2conv changes (#25786)Joel Challis2-12/+99
2025-10-10Align `drivers.txt` to qmk_toolbox (#25713)Joel Challis1-0/+2
2025-08-25Add cachyos as pattern when installing dependencies (#25580)Lung Sin1-1/+1
chore: add cachyos as pattern when installing dependencies
2025-05-21Remove outdated `nix` support due to bit-rot. (#25280)Nick Brassel4-946/+0
2025-03-21[Core] use `keycode_string` in unit tests (#25042)Stefan Kerkmann1-1/+0
* tests: use keycode_string feature With a proper keycode to string implementation in qmk there is no need to use the unit tests only implementation anymore. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * tests: remove keycode_util feature This feature is no longer used as we switched the tests to the keycode string implementation. Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2025-03-06Add EOL to non-keyboard files (#24990)Joel Challis1-1/+1
2025-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-02-15Fix installation of clang in gentoo install script (#24917)wmatex1-1/+1
fix: sys-devel/clang was renamed to llvm-core/clang see: https://github.com/gentoo/gentoo/commit/1f9f1999cdc8ccb94054dec2d2951c7e486aa996
2025-01-15Merge remote-tracking branch 'origin/master' into developQMK Bot1-9/+11
2025-01-16Allow running Docker container on MacOS (without in-container USB support) ↵Haim Gelfenbeyn1-9/+11
(#24412)
2025-01-06macOS install: remove bad ARM toolchains (#24637)Ryan1-7/+8
2024-12-25Add ArteryTek AT32 dfu to udev rules (#24747)Drashna Jaelre1-0/+3
2024-11-23Simple Python script to show polling rate (#24622)Ryan1-0/+82
2024-10-06Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2024-10-06Install `dnf copr` plugin if not present (i.e. docker containers). (#24308)Nick Brassel1-0/+1
* Install `dnf copr` plugin if not present (i.e. docker containers). * Don't need to skip prompt when invoking help.
2024-09-01[Core] util: uf2families: sync with upstream (#24351)Stefan Kerkmann1-0/+80
util: uf2families: sync with upstream The upstream revision is: https://github.com/microsoft/uf2/blob/5b9299df617c4610f4108aec774cf260271829ad/utils/uf2families.json Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2024-08-15Fix version check in Fedora install script to be >= 39 (#24281)Ryan1-1/+1
2024-08-12ChibiOS update script updates. (#24267)Nick Brassel1-12/+8
2024-07-12[CI] Disable Discord webhook when CI run is cancelled. (#24104)Nick Brassel1-0/+2
* Disable Discord webhook when CI run is cancelled. * Include link to binaries in Discord output.
2024-07-12Fix missing hashbangzvecr1-0/+2
2024-07-12fixup CI exec flagNick Brassel1-0/+0
2024-07-12[CI] Format code according to conventions (#24100)QMK Bot1-0/+1
2024-07-12Add json index of files to CI uploads (#24097)Joel Challis2-1/+28
2024-07-11[CI] Format code according to conventions (#24095)QMK Bot1-18/+16
Format code according to conventions
2024-07-11[CI] Add index page generator. (#23737)Nick Brassel3-0/+250
2024-06-24Add support for userspace to docker build commands. (#23988)Nick Brassel2-89/+25
2024-05-282024 Q2 changelog (#23794)Joel Challis1-0/+11
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-19macOS install script: remove `brew upgrade --ignore-pinned` (#23735)Ryan1-1/+1
2024-02-28Update Atmel DFU driver assignments for dfu-programmer 1.x (#23165)Ryan1-7/+7
2024-02-28Merge upstream uf2conv.py changes (#23163)Joel Challis1-3/+3
2024-02-26Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) (#23143)Sergey Vlasov4-614/+510
2024-01-23Workaround for dfu-programmer on Fedora 39 (#22945)Joel Challis1-0/+5
2023-09-01Update macOS install script (#21854)Ryan1-1/+6
2023-06-01Merge upstream uf2conv.py changes (#21107)Joel Challis2-12/+21
2023-05-25Implement UF2 device type id extension tag (#21029)Joel Challis1-0/+10
2023-04-07Merge remote-tracking branch 'origin/master' into developQMK Bot2-0/+50
2023-04-07Add Discord webhook at end of each CI run. (#20355)Nick Brassel2-0/+50
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+2
2023-03-29Fixup CI command failures. (#20291)Nick Brassel1-0/+2
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark1-0/+21
2023-03-29Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel1-0/+21
2023-03-17Update qmk_cli container references (#20154)Joel Challis2-2/+2
2023-03-03Remove Vagrant due to bit-rot. (#20000)Nick Brassel2-45/+0
2023-03-03Merge upstream changes to uf2conv (#19993)Joel Challis2-21/+42
2023-02-16Fix regen script for macOS (#19857)Joel Challis1-1/+1
2023-02-03Regen keycode_table for unit tests (#19721)Joel Challis1-0/+1
2023-01-14Merge remote-tracking branch 'origin/master' into developQMK Bot2-8/+8