aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-221-2/+2
| |\ | |/ |/|
* | 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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-212-5/+5
| |\ | |/ |/|
* | 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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-201-9/+9
| |\ | |/ |/|
* | 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.
| * Debounce: Deprecate num_rows parameter (#25632)フィルターペーパー2025-10-1932-1112/+989
| |
| * Fix drv haptics docs by using the correct function name (#25733)Boudewijn van Groos2025-10-181-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-181-38/+72
| |\ | |/ |/|
* | [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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-141-1/+1
| |\ | |/ |/|
* | Fix hhkb/jp layout order (#25722)Joel Challis2025-10-141-1/+1
| |
| * Update STM32F446 default HSE to 8MHz (#25717)Joel Challis2025-10-1312-12/+71
| |
| * Add new macropad Sharkropad (#24961)Marek Schmitt2025-10-119-0/+398
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-111-0/+2
| |\ | |/ |/|
* | Align `drivers.txt` to qmk_toolbox (#25713)Joel Challis2025-10-111-0/+2
| |
| * Fixup `kprepublic/bm60hsrgb/rev2` (#25644)Jack Sangdahl2025-10-085-149/+105
| | | | | | | | | | | | | | | | | | | | | | | | * Fixup kprepublic/bm60hsrgb/rev2 - Remove RGBLight configuration and throw error if RGBLight & RGB Matrix are enabled together - the WS2812 driver cannot be used for RGBLight as it is being used by this keyboard's custom RGB Matrix driver - Migrate RGB Matrix configuration to DD - Migrate default keymap to JSON - Use short SPDX license headers * Fix OOB coordinate
| * Fixup `kprepublic/bm60hsrgb_iso/rev2` (#25648)Jack Sangdahl2025-10-086-152/+110
| | | | | | | | | | | | | | | | | | | | Fixup kprepublic/bm60hsrgb_iso/rev2 - Remove RGBLight configuration and throw error if RGBLight & RGB Matrix are enabled together - the WS2812 driver cannot be used for RGBLight as it is being used by this keyboard's custom RGB Matrix driver - Migrate RGB Matrix configuration to DD - Migrate default keymap to JSON - Use short SPDX license headers
| * Fixup `kprepublic/bm60hsrgb_poker/rev2` (#25649)Jack Sangdahl2025-10-086-149/+103
| | | | | | | | | | | | | | | | | | | | Fixup kprepublic/bm60hsrgb/rev2 - Remove RGBLight configuration and throw error if RGBLight & RGB Matrix are enabled together - the WS2812 driver cannot be used for RGBLight as it is being used by this keyboard's custom RGB Matrix driver - Migrate RGB Matrix configuration to DD - Migrate default keymap to JSON - Use short SPDX license headers
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-088-0/+455
| |\ | |/ |/|
* | [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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-083-0/+200
| |\ | |/ |/|
* | Add stardustn0 (#25681)Navid2025-10-083-0/+200
| |
| * [QP] Minor cleanup and support for RGB888 surface (#25706)Pablo Martínez2025-10-0816-54/+195
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-088-0/+451
| |\ | |/ |/|
* | add dropout keyboard (#25645)Enoch2025-10-085-0/+156
| |
* | Add hnk65 (#25366)ascYAOBT2025-10-083-0/+295
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-071-5/+4
| |\ | |/ |/|
* | Add 'xap' branch to CI workflow and options (#25708)Nick Brassel2025-10-071-5/+4
| |
| * Add Royal Kludge RK61 (#25694)Martin W.2025-10-067-0/+389
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-065-0/+138
| |\ | |/ |/|
* | Add Printronics Mectechpad (#25365)jacksaxi2025-10-065-0/+138
| |
| * E7-V2 Implementation (#25594)Aidan Smith2025-10-065-0/+480
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-063-0/+163
| |\ | |/ |/|
* | Add Keyboard Treasure TYPE-30 (#25688)TreasureTypes2025-10-063-0/+163
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-062-6/+6
| |\ | |/ |/|
* | Fix Slovak and Lithuanian (QWERTY) sendstring LUTs (#25703)Ryan2025-10-062-6/+6
| |
| * add durgod venus iso support (#25526)Pascal Hansjosten2025-10-0614-6/+337
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-069-21/+372
| |\ | |/ |/|
* | Add FoldKB Rev. 2 (#25679)Danny2025-10-069-21/+372
| |
| * Fixup `rgbkb/pan` (#25678)Jack Sangdahl2025-10-0613-513/+208
| | | | | | | | | | | | | | | | | | | | Tidy up rgbkb/pan - Migrate g_led_config to DD and fix coordinates - Remove RGBLight configuration - Migrate keymaps to JSON - Move keymap OLED code to keyboard level - Remove cutom layout selection logic (post_rules.mk) - Use short SPDX license headers
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-061-29/+15
| |\ | |/ |/|
* | 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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-052-1/+27
| |\ | |/ |/|
* | 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
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-10-058-0/+447
| |\ | |/ |/|
* | [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
| * `atreus`: restore intended matrix implementations (#24082)James Young2025-10-059-121/+364
| | | | | | | | | | | | | | | | | | | | | | * `atreus`: restore intended matrix implementations PR 24010 inadvertently changed the switch matrix for the `atreus/astar_mirrored` keyboard in removing the `PCBDOWN` configuration option, and also made PCB up and down implementations available for all Atreus variants, which is not intended usage. This commit restores the intended behaviour, and makes all the keymaps which are currently present agnostic to hardware variant.
| * Migrate `g_led_config` to DD (0-9, A) (#25558)Jack Sangdahl2025-09-3022-446/+762
| |
| * [Feature] Implement `mod_t` packed struct (#25168)Pablo Martínez2025-09-302-7/+61
| |