summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14Merge crkbd keymap from qmk_firmware_mineHEADmasterVineet Kumar2-0/+143
2026-05-14keyboards/ploopyco/madromys: fix scrolling directionVineet Kumar1-0/+3
2026-03-26keyboards/ferris: add current keymapVineet Kumar3-0/+127
2026-03-26keyboards/ploopyco/madromys: add left-handed keymapVineet Kumar1-0/+59
2026-03-26keyboards/ploopyco: fix compiler errors about typedefsVineet Kumar2-0/+6
2026-03-26add guix manifest.scmVineet Kumar1-0/+11
2026-01-25Fixup tominabox1 le chiffre default keymap (#25966)Drashna Jaelre4-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>
2026-01-20Fix avrdude version check logic (#25957)Joel Challis1-2/+4
2026-01-15Backport GitHub Copilot instructions. (#25953)Nick Brassel1-0/+430
2026-01-13Lint default dynamic keymap layer count (#25948)Joel Challis2-0/+14
2026-01-11Remove binary symbols from keymaps (#25947)Joel Challis2-4/+4
2026-01-11First support for KKC Wily (#25852)Álvaro A. Volpato11-0/+491
2026-01-10Update tyson60 pid (#25935)Thanh Son Tran1-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>
2026-01-09Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#25943)dependabot[bot]1-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>
2026-01-08Short term fix for avr-libc@2.3.0 (#25938)Joel Challis1-0/+4
2026-01-07Update fatotesa keyboard config. (#25811)Stefan Gluszek2-18/+20
2026-01-07Handle broken symlinks in `qmk doctor` udev checks (#25934)Joel Challis1-1/+1
Handle broken symlinks in 'qmk doctor' udev checks
2026-01-04docs/tap_hold.md fixes: Note that Chordal Hold supports multiple same-side ↵Pascal Getreuer1-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.
2026-01-03Fix small typo in WS2812 driver doc (#25928)Ed Flanagan1-1/+1
`ws812` -> `ws2812`
2026-01-03Fix RGB Matrix Typing Heatmap overflow (#25915)nullptr1-1/+1
2026-01-03Add `.env`, `.envrc` to gitignore (#25904)Jack Sangdahl1-0/+2
2026-01-03Fix typos in Aleblazer Zodiark readme (#25925)Aymeric Wibo1-1/+1
2026-01-01[CI] Regenerate Files (#25920)QMK Bot74-74/+74
Regenerate Files
2026-01-01 Fix functions layer_debug and default_layer_debug (#25913)Piervit1-2/+2
Co-authored-by: Joel Challis <git@zvecr.com>
2025-12-25Reduce frequency of automatic workflow run approval (#25896)Joel Challis1-1/+1
2025-12-23Add FoldKB Rev. 2.1 with added underglow RGB LEDs (#25885)Danny6-0/+370
2025-12-21Re-fix building of XAP keymaps on master/develop (#25892)Joel Challis1-1/+1
2025-12-21Handle building of XAP keymaps on master/develop (#25848)Joel Challis1-1/+6
2025-12-19Update bootstrap_testing.ymlJoel Challis1-2/+1
2025-12-19Ignore merge commits on bootstrap testing PRs (#25884)Joel Challis2-5/+34
2025-12-15Consistently install branch specific dependencies in CI (#25874)Joel Challis7-17/+21
2025-12-12Bump actions/download-artifact from 6 to 7 (#25873)dependabot[bot]2-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>
2025-12-12Bump actions/upload-artifact from 5 to 6 (#25872)dependabot[bot]1-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>
2025-12-12Install branch specific dependencies as part of bootstrap testing (#25871)Joel Challis1-0/+14
2025-12-12Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined (#25869)Joshua Diamond1-1/+1
Fix include in os_detection (broken in https://github.com/qmk/qmk_firmware/pull/24356)
2025-12-10Bump peter-evans/create-pull-request from 7 to 8 (#25868)dependabot[bot]2-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>
2025-12-10Bump JamesIves/github-pages-deploy-action from 4.7.5 to 4.7.6 (#25867)dependabot[bot]1-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>
2025-12-09Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.5 (#25865)dependabot[bot]1-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>
2025-12-09Bump actions/github-script from 6 to 8 (#25866)dependabot[bot]1-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>
2025-12-08Add support for Kami65 PCB (#24604)Sắn3-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>
2025-12-08Update dactyl_manuform 5x8 keyboard.json (#24778)Philip1-38/+43
2025-12-08Add queue.len() keyboard (#24823)lental3-0/+256
Co-authored-by: Joel Challis <git@zvecr.com>
2025-12-09Trigger develop docs rebuild on push (#25863)Joel Challis1-0/+34
2025-12-08Revert "Trigger develop docs rebuild on push" (#25862)Joel Challis1-13/+0
Revert "Trigger develop docs rebuild on push (#25860)" This reverts commit a86322e4a7747500b25cdc57438c2ae06473760e.
2025-12-08Trigger develop docs rebuild on push (#25860)Joel Challis1-0/+13
2025-12-08Add new mouse "Ploopy Nano 2 Trackball" (#25762)ploopyco7-0/+130
2025-12-08[Keyboard] Add PicoFX (#25704)Jon Colverson8-0/+269
2025-12-08[Keyboard] Add support for Alpha FS (#25756)Fabian Felix Selbach3-0/+312
2025-12-05Fix USER_PATH resolution on case-insensitive filesystems (#25853)psych3r1-2/+4
When QMK_USERSPACE is empty, the wildcard check in build_keyboard.mk incorrectly matches user home directories on case-insensitive filesystems (macOS/Windows), causing USER_PATH to resolve to an absolute path instead of a relative path. This only affects users whose username matches their user directory name (e.g., username 'psycher' with home '/Users/psycher' and QMK user dir 'users/psycher'). Fix by checking if QMK_USERSPACE is non-empty before performing the wildcard check.
2025-12-04Add kt356 Mini (#25781)Ivan Gromov3-0/+350
Co-authored-by: Joel Challis <git@zvecr.com>