Nick Brassel
8d5a31b937
Retry system dependency installation to try to fix transient issues.
2025-11-04 20:26:56 +11:00
Nick Brassel
bec6b6638f
Gentoo emerge-webrsync.
2025-11-04 16:11:33 +11:00
Nick Brassel
7759643c55
Fedora 43.
2025-11-04 15:21:36 +11:00
Nick Brassel
cc8bf23453
Re-run CI.
2025-11-04 14:53:27 +11:00
Nick Brassel
8124f39635
Oops.
2025-11-04 14:48:11 +11:00
Nick Brassel
ce6b0f7215
Allow for WSL-specific variations.
2025-11-04 11:53:14 +11:00
Nick Brassel
ef38c27ef8
Teensy loader undescores, escape hatch for path prefix.
2025-11-04 11:05:04 +11:00
Nick Brassel
3130f69026
Revert removal of GH token. Scoped to contents:read only.
2025-10-30 12:42:08 +11:00
Nick Brassel
4976d02d86
Gentoo support.
2025-10-30 12:23:32 +11:00
Nick Brassel
29d0e1bb17
doas support.
2025-10-30 10:55:05 +11:00
Nick Brassel
a9b4c7ffbd
Merge remote-tracking branch 'upstream/master' into bootstrap
2025-10-27 15:28:02 +11:00
aedanmills
f4123acc72
[Keyboard] Add WhirlwindFX ElementV2 ( #25356 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com >
2025-10-26 18:19:06 -07:00
Joel Challis
98e65cf3e1
Fix hhkb/jp - Restore previous matrix locations ( #25724 )
2025-10-23 11:44:29 +01:00
Thanh Son Tran
7d0fc5d486
[Keyboard] Add support Tyson60 ( #25702 )
...
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 >
2025-10-22 17:55:33 -07:00
kay
1c1e8d7f7a
Fix Broken Numpad 0 on yacobo IBM Model M ( #25742 )
...
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>
2025-10-22 09:19:48 -06:00
dependabot[bot]
d0db38cbdc
Bump vite from 5.4.20 to 5.4.21 in /builddefs/docsgen ( #25740 )
...
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>
0.30.6
2025-10-21 10:57:34 +01:00
xenogear74
1a32aa12e0
Fix vertex/t75 layout coordinates ( #25736 )
...
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.
2025-10-19 19:50:45 -06:00
Rin Jun Kit Liu
969f324de4
[Docs] Tap-Hold examples ( #24391 )
...
* 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 >
2025-10-18 11:17:57 +01:00
Joel Challis
608bcf08fe
Fix hhkb/jp layout order ( #25722 )
2025-10-14 07:35:22 +01:00
Joel Challis
97d622651a
Align drivers.txt to qmk_toolbox ( #25713 )
0.30.5
2025-10-10 23:17:27 +01:00
Nick Brassel
65a913bc25
Merge remote-tracking branch 'upstream/master' into bootstrap
2025-10-11 09:00:23 +11:00
Nick Brassel
9ee39be3dc
Public macOS Runners.
2025-10-09 16:27:36 +11:00
Nick Brassel
841dff284d
which.
2025-10-09 00:46:54 +11:00
Nick Brassel
b718465a02
Debugging.
2025-10-09 00:34:09 +11:00
Nick Brassel
d7d54002f8
Debugging.
2025-10-09 00:10:37 +11:00
Nick Brassel
bf6031881b
Print errors.
2025-10-08 23:55:52 +11:00
Nick Brassel
a534b5a90f
Ensure bootstrapper is re-tested with CLI changes.
2025-10-08 23:16:15 +11:00
Nick Brassel
c034d37265
Debian 13 testing.
2025-10-08 23:14:14 +11:00
Nick Brassel
e66d1f2432
Ensure qmk doctor checks correct [g]make based on which one it would normally use during compilation.
2025-10-08 22:40:43 +11:00
Nick Brassel
80ed37ebdd
Brew simplification.
2025-10-08 19:39:28 +11:00
Nick Brassel
5cb08cb255
Back to python 3.14.
2025-10-08 18:19:44 +11:00
Nick Brassel
cd252b3965
Fixup for python 3.14.
2025-10-08 17:57:52 +11:00
Nick Brassel
e2f66a19be
Back to 3.13 due to problems with the math overrides.
2025-10-08 17:43:03 +11:00
Nick Brassel
dfb7e9670b
Also print python version.
2025-10-08 17:32:04 +11:00
Nick Brassel
fe0528b49e
Python 3.14.
2025-10-08 17:25:09 +11:00
Thanh Son Tran
a8711b2b0a
[Keyboard] Add support Tyson65 ( #25697 )
...
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 >
2025-10-07 20:41:48 -07:00
Navid
338a7ed6d5
Add stardustn0 ( #25681 )
2025-10-07 19:12:47 -07:00
Enoch
911232abfc
add dropout keyboard ( #25645 )
2025-10-08 02:16:30 +01:00
ascYAOBT
4eee8c1023
Add hnk65 ( #25366 )
2025-10-08 02:16:01 +01:00
Nick Brassel
7e8690eae1
Add 'xap' branch to CI workflow and options ( #25708 )
2025-10-07 16:20:39 +11:00
Nick Brassel
1993c58ecd
Merge remote-tracking branch 'upstream/master' into bootstrap
2025-10-07 12:28:59 +11:00
jacksaxi
b9078609b6
Add Printronics Mectechpad ( #25365 )
2025-10-06 17:44:26 +01:00
TreasureTypes
fd61083710
Add Keyboard Treasure TYPE-30 ( #25688 )
2025-10-06 17:30:08 +01:00
Ryan
082b69db91
Fix Slovak and Lithuanian (QWERTY) sendstring LUTs ( #25703 )
0.30.4
2025-10-06 17:27:31 +01:00
Danny
92ead44cf6
Add FoldKB Rev. 2 ( #25679 )
2025-10-06 10:31:02 -04:00
takashicompany
61ecee1585
Fix keymap for Palmslave ( #25675 )
...
* 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 >
2025-10-05 17:55:49 -06:00
Danny Tan
85fa06c3db
Update Idyllic pizzapad with Encoder ( #25683 )
...
* 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
2025-10-05 14:50:03 -06:00
Danny
eae39d37c6
[Keyboard] Add Quefrency LM Rev. 1 ( #25692 )
...
* 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
2025-10-05 14:46:15 -06:00
Jonas Eppard
7aed244aae
[DOCS] Fix keycodes_basic FastForward + Rewind #25685 ( #25686 )
2025-09-29 23:54:48 +01:00
dependabot[bot]
880c0c8ee0
Bump tj-actions/changed-files from 46 to 47 ( #25658 )
...
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>
2025-09-29 20:33:25 +01:00