aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix pmw33xx sensor initialisation (#25777)Joel Challis2025-11-082-1/+2
|
* Add LED index map to `qmk info` cli command (#25743)Carlos Eduardo2025-11-081-0/+46
|
* Bump actions/download-artifact from 5 to 6 (#25746)dependabot[bot]2025-11-072-3/+3
| | | | | | | | | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/download-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>
* Bump actions/upload-artifact from 4 to 5 (#25745)dependabot[bot]2025-11-071-3/+3
| | | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' 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.3 to 4.7.4 (#25771)dependabot[bot]2025-11-051-1/+1
| | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 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>
* Deprecate LAYOUT() macro in favor of JSON matrix definitionsAndrew C2025-11-041-2/+2
| | | | | | | | | | | | | * Indicate <keyboard>.h LAYOUT() deprecation in understanding_qmk.md Initial documentation uses <keyboard>.json to define matrix pin definitions, rather than having users #define the LAYOUT() macro in <keyboard>.h - This change brings this docs inline with the [porting_guidelines](https://docs.qmk.fm/porting_your_keyboard_to_qmk), QMK MSYS will also throw an error if this is attempted. * Update understanding_qmk.md enclosed '<' using backtick * style guideline, now builds correctly prior version indicates directory, new indicates config. still the same idea.
* [docs] Replace Imgur-hosted images (#25690)James Young2025-11-0465-51/+66
|
* Sofle pico (#25750)Nes (Jordan)2025-11-028-0/+396
|
* [Keyboard] Add Cornifi keyboard (#25753)Félix2025-10-304-0/+169
|
* Add M4m5 support (#25499)SneakboxKB2025-10-304-0/+294
|
* [Keyboard] Add WhirlwindFX ElementV2 (#25356)aedanmills2025-10-277-0/+520
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Fix hhkb/jp - Restore previous matrix locations (#25724)Joel Challis2025-10-231-14/+14
|
* [Keyboard] Add support Tyson60 (#25702)Thanh Son Tran2025-10-238-0/+214
| | | | | | 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>
* Fix Broken Numpad 0 on `yacobo` IBM Model M (#25742)kay2025-10-221-2/+2
| | | | | | | | | | | | I built three of these and was confused as to why my numpad 0 wasn't working. Eventually, I consulted this website to see the key matrix for the Model M https://sharktastica.co.uk/sims/matrix?kb=enhanced `kp_0` is in the matrix at [0, 12], not [0, 11]. Simple off by one error. I fixed this, flashed to all my keyboards, and it worked. Co-authored-by: Kay Barkbark <kay@laptop>
* Bump vite from 5.4.20 to 5.4.21 in /builddefs/docsgen (#25740)dependabot[bot]2025-10-212-5/+5
| | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix `vertex/t75` layout coordinates (#25736)xenogear742025-10-201-9/+9
| | | Updated the Y value for row 5. Before they were set to row 4 as well, which caused qmk configurator to overlap rows 4 and 5.
* [Docs] Tap-Hold examples (#24391)Rin Jun Kit Liu2025-10-181-38/+72
| | | | | | | | | | | | | | | | | | | | | * Update tap_hold.md Minor grammar/punctuation changes; Added some more tap-hold examples; Added a link about home row mods to the reference near the end; Replaced directional quotation marks with symmetric variant, as this seem to be the only page using them; Standardised formatting of "tap-hold" (hyphenated is slightly more frequent in existing documentation, so I went with that), as well as "Mod-Tap"/"Layer-Tap". * Update docs/tap_hold.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/tap_hold.md Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix hhkb/jp layout order (#25722)Joel Challis2025-10-141-1/+1
|
* Align `drivers.txt` to qmk_toolbox (#25713)Joel Challis2025-10-111-0/+2
|
* [Keyboard] Add support Tyson65 (#25697)Thanh Son Tran2025-10-088-0/+455
| | | | | | 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>
* Add stardustn0 (#25681)Navid2025-10-083-0/+200
|
* add dropout keyboard (#25645)Enoch2025-10-085-0/+156
|
* Add hnk65 (#25366)ascYAOBT2025-10-083-0/+295
|
* Add 'xap' branch to CI workflow and options (#25708)Nick Brassel2025-10-071-5/+4
|
* Add Printronics Mectechpad (#25365)jacksaxi2025-10-065-0/+138
|
* Add Keyboard Treasure TYPE-30 (#25688)TreasureTypes2025-10-063-0/+163
|
* Fix Slovak and Lithuanian (QWERTY) sendstring LUTs (#25703)Ryan2025-10-062-6/+6
|
* Add FoldKB Rev. 2 (#25679)Danny2025-10-069-21/+372
|
* Fix keymap for Palmslave (#25675)takashicompany2025-10-061-29/+15
| | | | | | | | | | | | | | * fix keymap * fix keymap * Update keyboards/takashicompany/palmslave/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Jack Sangdahl <jack@pngu.org> Co-authored-by: Joel Challis <git@zvecr.com>
* Update Idyllic pizzapad with Encoder (#25683)Danny Tan2025-10-052-1/+27
| | | | | | | | | | | * Update pizzapad with encoder * Added extra features to enable volume controls * Added license header and updated pin number * Remove config.h file * Update keyboard.json features and pizzapad.c license header
* [Keyboard] Add Quefrency LM Rev. 1 (#25692)Danny2025-10-058-0/+447
| | | | | | | | | | | | | | | | | * Initial WIP commit * Update right half pins * Update RGB matrix and layout * Enable more RGB animations * Update license headers * Cleanup keymap and RGB * Move handedness pin definition, cleanup RGB defines * Adjust keymap
* [DOCS] Fix keycodes_basic FastForward + Rewind #25685 (#25686)Jonas Eppard2025-09-302-4/+4
|
* Bump tj-actions/changed-files from 46 to 47 (#25658)dependabot[bot]2025-09-292-2/+2
| | | | | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 to 47. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v46...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' 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 ENMEPAD3x4 (#25435)bkchqaeh2025-09-193-0/+95
|
* Bump vite from 5.4.19 to 5.4.20 in /builddefs/docsgen (#25646)dependabot[bot]2025-09-112-5/+5
| | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.20 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Correct key position for Swiftrax Bebol (#25147)Duncan Sutherland2025-09-111-2/+2
|
* Handwired Dactyl Manuform version 5x7 matrix, 6-key thumb cluster, 2 keys in ↵Nikolai Grigoriev2025-09-114-0/+238
| | | | | | the last row (#24246) Co-authored-by: Ryan <fauxpark@gmail.com>
* add fave 10xs pcb (#25296)Freather2025-09-113-0/+315
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Add Leftpaw Keyboard (#25313)Ryan Chomistek2025-09-113-0/+177
| | | | Co-authored-by: jack <jack@pngu.org>
* Add Cata keyboard (#25557)Steven Karrmann2025-09-113-0/+134
| | | | Co-authored-by: Jack Sangdahl <jack@pngu.org>
* Add `haverworks/theseus75` keyboard (#25457)Alex Havermale2025-09-1012-0/+854
| | | | Co-authored-by: Moritz <moritz.plattner@gmx.net>
* Update data_driven_config.md (#25612)diegorodriguezv2025-09-101-1/+1
|
* Fix silakka54 layout (#25643)Joel Challis2025-09-101-29/+27
|
* Correct link in porting_your_keyboard_to_qmk.md (#25635)diegorodriguezv2025-09-101-1/+1
| | | Fixed anchor
* Correct link in faq_general.md (#25640)diegorodriguezv2025-09-101-1/+1
| | | Updated the link to the QMK trademark page.
* docs: fix misspellings (#25555)François Magimel2025-09-0929-214/+219
| | | | | | | | * docs: fix misspellings * docs: do line breaks with HTML instead of spaces To remove trailing spaces and to avoid breaking things, line breaks can be done with the HTML br tag.
* Bump actions/checkout from 4 to 5 (#25554)dependabot[bot]2025-09-0914-17/+17
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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>
* Print build failures with `qmk mass-compile` and `qmk userspace-compile` if ↵Nick Brassel2025-09-093-7/+34
| | | | requested (`-p`/`--print-failures`) (#25518)
* [Keyboard] Add the Clog (#23009)Sam Mohr2025-09-094-0/+157
|
* Add handwired/planck keyboard (#25506)Zackarias Montell2025-09-093-0/+147
|