aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new start: add files from old branches and scattered around files...HEADmasterMichael Grote2026-02-1612-0/+827
|
* Mark encoders as such in dmqdesign/spin (#25973)Joshua Diamond2026-02-131-3/+3
|
* Fix `qmk flash` handling of paths relative to qmk_firmware (#25993)Joel Challis2026-02-131-1/+13
|
* Add ows steno board (#25984)ivan2026-02-115-0/+162
|
* Adding a new keyboard - Slothie60 (#24931)Mikko Turunen2026-02-105-0/+339
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Added MK Point65 keyboards and keymaps (#25392)Sebastiaan Swinkels2026-02-1010-0/+621
|
* [Keyboard] Add support Tyson88 (#25699)Thanh Son Tran2026-02-108-0/+245
| | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn>
* Allow json keymaps to include a user provided keymap.h (#25987)Joel Challis2026-02-091-0/+7
|
* Fix typo in ergodox-ez's readme (#25985)Nate Eagleson2026-02-061-1/+1
| | | Fix typo in readme.md
* Fixup tominabox1 le chiffre default keymap (#25966)Drashna Jaelre2026-01-254-175/+36
| | | | | | | | | | | * Fixup tominabox1 le chiffre default keymap * Apply suggestions from code review Co-authored-by: Jack Sangdahl <jack@pngu.org> --------- Co-authored-by: Jack Sangdahl <jack@pngu.org>
* Fix avrdude version check logic (#25957)Joel Challis2026-01-201-2/+4
|
* Backport GitHub Copilot instructions. (#25953)Nick Brassel2026-01-151-0/+430
|
* Lint default dynamic keymap layer count (#25948)Joel Challis2026-01-132-0/+14
|
* Remove binary symbols from keymaps (#25947)Joel Challis2026-01-112-4/+4
|
* First support for KKC Wily (#25852)Álvaro A. Volpato2026-01-1111-0/+491
|
* Update tyson60 pid (#25935)Thanh Son Tran2026-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update support S6xty5 * Delete chconf.h * Update manufacturer, community layout for hhkb * Update layout * fix row index * Update tyson60s * Update community layout and layout name * Update remove rgb test mode * Update capslock led * Apply suggestions from code review Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Remove deprecated s6xty5 * Update tyson60 product id --------- Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#25943)dependabot[bot]2026-01-091-1/+1
| | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.6 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.6...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Short term fix for avr-libc@2.3.0 (#25938)Joel Challis2026-01-081-0/+4
|
* Update fatotesa keyboard config. (#25811)Stefan Gluszek2026-01-072-18/+20
|
* Handle broken symlinks in `qmk doctor` udev checks (#25934)Joel Challis2026-01-071-1/+1
| | | Handle broken symlinks in 'qmk doctor' udev checks
* docs/tap_hold.md fixes: Note that Chordal Hold supports multiple same-side ↵Pascal Getreuer2026-01-041-2/+16
| | | | | | | mods and fix heading for Speculative Hold. (#25924) * Note Chordal Hold supports multiple same-side mods. * Fix "Speculative Hold" heading from H3 -> H2.
* Fix small typo in WS2812 driver doc (#25928)Ed Flanagan2026-01-031-1/+1
| | | `ws812` -> `ws2812`
* Fix RGB Matrix Typing Heatmap overflow (#25915)nullptr2026-01-031-1/+1
|
* Add `.env`, `.envrc` to gitignore (#25904)Jack Sangdahl2026-01-031-0/+2
|
* Fix typos in Aleblazer Zodiark readme (#25925)Aymeric Wibo2026-01-031-1/+1
|
* [CI] Regenerate Files (#25920)QMK Bot2026-01-0174-74/+74
| | | Regenerate Files
* Fix functions layer_debug and default_layer_debug (#25913)Piervit2026-01-011-2/+2
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Reduce frequency of automatic workflow run approval (#25896)Joel Challis2025-12-251-1/+1
|
* Add FoldKB Rev. 2.1 with added underglow RGB LEDs (#25885)Danny2025-12-236-0/+370
|
* Re-fix building of XAP keymaps on master/develop (#25892)Joel Challis2025-12-211-1/+1
|
* Handle building of XAP keymaps on master/develop (#25848)Joel Challis2025-12-201-1/+6
|
* Update bootstrap_testing.ymlJoel Challis2025-12-191-2/+1
|
* Ignore merge commits on bootstrap testing PRs (#25884)Joel Challis2025-12-192-5/+34
|
* Consistently install branch specific dependencies in CI (#25874)Joel Challis2025-12-157-17/+21
|
* Bump actions/download-artifact from 6 to 7 (#25873)dependabot[bot]2025-12-122-3/+3
| | | | | | | | | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/upload-artifact from 5 to 6 (#25872)dependabot[bot]2025-12-121-3/+3
| | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Install branch specific dependencies as part of bootstrap testing (#25871)Joel Challis2025-12-121-0/+14
|
* Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined (#25869)Joshua Diamond2025-12-121-1/+1
| | | Fix include in os_detection (broken in https://github.com/qmk/qmk_firmware/pull/24356)
* Bump peter-evans/create-pull-request from 7 to 8 (#25868)dependabot[bot]2025-12-102-2/+2
| | | | | | | | | | | | | | | | Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump JamesIves/github-pages-deploy-action from 4.7.5 to 4.7.6 (#25867)dependabot[bot]2025-12-101-1/+1
| | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.5 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.5...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.5 (#25865)dependabot[bot]2025-12-091-1/+1
| | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.7.5. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.4...v4.7.5) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/github-script from 6 to 8 (#25866)dependabot[bot]2025-12-091-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for Kami65 PCB (#24604)Sắn2025-12-093-0/+412
| | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Update dactyl_manuform 5x8 keyboard.json (#24778)Philip2025-12-091-38/+43
|
* Add queue.len() keyboard (#24823)lental2025-12-093-0/+256
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Trigger develop docs rebuild on push (#25863)Joel Challis2025-12-091-0/+34
|
* Revert "Trigger develop docs rebuild on push" (#25862)Joel Challis2025-12-081-13/+0
| | | | | Revert "Trigger develop docs rebuild on push (#25860)" This reverts commit a86322e4a7747500b25cdc57438c2ae06473760e.
* Trigger develop docs rebuild on push (#25860)Joel Challis2025-12-081-0/+13
|
* Add new mouse "Ploopy Nano 2 Trackball" (#25762)ploopyco2025-12-087-0/+130
|
* [Keyboard] Add PicoFX (#25704)Jon Colverson2025-12-088-0/+269
|