| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-19 | Ignore merge commits on bootstrap testing PRs (#25884) | Joel Challis | 1 | -1/+1 | |
| 2025-11-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 1 | -0/+594 | |
| 2025-11-28 | QMK CLI Environment bootstrapper (#25038) | Nick Brassel | 1 | -0/+594 | |
| Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> | |||||
| 2025-11-17 | Merge upstream uf2conv changes (#25786) | Joel Challis | 2 | -12/+99 | |
| 2025-10-10 | Align `drivers.txt` to qmk_toolbox (#25713) | Joel Challis | 1 | -0/+2 | |
| 2025-08-25 | Add cachyos as pattern when installing dependencies (#25580) | Lung Sin | 1 | -1/+1 | |
| chore: add cachyos as pattern when installing dependencies | |||||
| 2025-05-21 | Remove outdated `nix` support due to bit-rot. (#25280) | Nick Brassel | 4 | -946/+0 | |
| 2025-03-21 | [Core] use `keycode_string` in unit tests (#25042) | Stefan Kerkmann | 1 | -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-06 | Add EOL to non-keyboard files (#24990) | Joel Challis | 1 | -1/+1 | |
| 2025-02-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 1 | -1/+1 | |
| 2025-02-15 | Fix installation of clang in gentoo install script (#24917) | wmatex | 1 | -1/+1 | |
| fix: sys-devel/clang was renamed to llvm-core/clang see: https://github.com/gentoo/gentoo/commit/1f9f1999cdc8ccb94054dec2d2951c7e486aa996 | |||||
| 2025-01-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 1 | -9/+11 | |
| 2025-01-16 | Allow running Docker container on MacOS (without in-container USB support) ↵ | Haim Gelfenbeyn | 1 | -9/+11 | |
| (#24412) | |||||
| 2025-01-06 | macOS install: remove bad ARM toolchains (#24637) | Ryan | 1 | -7/+8 | |
| 2024-12-25 | Add ArteryTek AT32 dfu to udev rules (#24747) | Drashna Jaelre | 1 | -0/+3 | |
| 2024-11-23 | Simple Python script to show polling rate (#24622) | Ryan | 1 | -0/+82 | |
| 2024-10-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 1 | -0/+1 | |
| 2024-10-06 | Install `dnf copr` plugin if not present (i.e. docker containers). (#24308) | Nick Brassel | 1 | -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 Kerkmann | 1 | -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-15 | Fix version check in Fedora install script to be >= 39 (#24281) | Ryan | 1 | -1/+1 | |
| 2024-08-12 | ChibiOS update script updates. (#24267) | Nick Brassel | 1 | -12/+8 | |
| 2024-07-12 | [CI] Disable Discord webhook when CI run is cancelled. (#24104) | Nick Brassel | 1 | -0/+2 | |
| * Disable Discord webhook when CI run is cancelled. * Include link to binaries in Discord output. | |||||
| 2024-07-12 | Fix missing hashbang | zvecr | 1 | -0/+2 | |
| 2024-07-12 | fixup CI exec flag | Nick Brassel | 1 | -0/+0 | |
| 2024-07-12 | [CI] Format code according to conventions (#24100) | QMK Bot | 1 | -0/+1 | |
| 2024-07-12 | Add json index of files to CI uploads (#24097) | Joel Challis | 2 | -1/+28 | |
| 2024-07-11 | [CI] Format code according to conventions (#24095) | QMK Bot | 1 | -18/+16 | |
| Format code according to conventions | |||||
| 2024-07-11 | [CI] Add index page generator. (#23737) | Nick Brassel | 3 | -0/+250 | |
| 2024-06-24 | Add support for userspace to docker build commands. (#23988) | Nick Brassel | 2 | -89/+25 | |
| 2024-05-28 | 2024 Q2 changelog (#23794) | Joel Challis | 1 | -0/+11 | |
| Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-05-19 | macOS install script: remove `brew upgrade --ignore-pinned` (#23735) | Ryan | 1 | -1/+1 | |
| 2024-02-28 | Update Atmel DFU driver assignments for dfu-programmer 1.x (#23165) | Ryan | 1 | -7/+7 | |
| 2024-02-28 | Merge upstream uf2conv.py changes (#23163) | Joel Challis | 1 | -3/+3 | |
| 2024-02-26 | Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) (#23143) | Sergey Vlasov | 4 | -614/+510 | |
| 2024-01-23 | Workaround for dfu-programmer on Fedora 39 (#22945) | Joel Challis | 1 | -0/+5 | |
| 2023-09-01 | Update macOS install script (#21854) | Ryan | 1 | -1/+6 | |
| 2023-06-01 | Merge upstream uf2conv.py changes (#21107) | Joel Challis | 2 | -12/+21 | |
| 2023-05-25 | Implement UF2 device type id extension tag (#21029) | Joel Challis | 1 | -0/+10 | |
| 2023-04-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2 | -0/+50 | |
| 2023-04-07 | Add Discord webhook at end of each CI run. (#20355) | Nick Brassel | 2 | -0/+50 | |
| 2023-03-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 1 | -0/+2 | |
| 2023-03-29 | Fixup CI command failures. (#20291) | Nick Brassel | 1 | -0/+2 | |
| 2023-03-29 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 1 | -0/+21 | |
| 2023-03-29 | Add step summary output to CI builds, with failure logs. (#20288) | Nick Brassel | 1 | -0/+21 | |
| 2023-03-17 | Update qmk_cli container references (#20154) | Joel Challis | 2 | -2/+2 | |
| 2023-03-03 | Remove Vagrant due to bit-rot. (#20000) | Nick Brassel | 2 | -45/+0 | |
| 2023-03-03 | Merge upstream changes to uf2conv (#19993) | Joel Challis | 2 | -21/+42 | |
| 2023-02-16 | Fix regen script for macOS (#19857) | Joel Challis | 1 | -1/+1 | |
| 2023-02-03 | Regen keycode_table for unit tests (#19721) | Joel Challis | 1 | -0/+1 | |
| 2023-01-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2 | -8/+8 | |
