aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Orient side LEDs on GMMK2 65% ANSI to match the rest of the matrix (#25402)Andrew Litt2025-06-242-40/+40
| | | | | | | | | | | | Orient side LEDs on GMMK2 65% to match the rest of the matrix On GMMK2 P65 ANSI, the side LEDs were mapped to the wrong sides of the keyboard resulting in effects not being consistent with the key surface. This was most jarring in effects like pinwheel where the pattern involves the side LEDs and there is a distinctly different flow on the left and right halves of the board. This PR swaps the side LEDs in the map so that they are correctly oriented. Applied to both ANSI and ISO variants.
* Fix inverted encoder on Inland KB83 (#25400)Andrew Litt2025-06-233-5/+6
|
* ymdk/id75: fix keymap (#25396)Ryan2025-06-221-1/+1
|
* [docs] Change GUI key references to "Meta" -> "Super" (#25394)Ryan2025-06-223-14/+14
|
* Add YodaDistro Macropad (#25174)YodaDistro2025-06-213-0/+69
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* fix incorrect damapad layout macros (#25364)ClownFish2025-06-191-13/+13
|
* Applied usb detection fixes from Squalius-cephalus (#25380)Marius2025-06-191-0/+3
| | | | Co-authored-by: Dr. Marius Feilhauer <software@feilhauer.de>
* Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)Christoffer Larsen2025-06-191-1/+1
|
* [Bug] Fix `usb_endpoint_interface_lut` multiple def compile err (#25378)Xelus222025-06-181-1/+1
|
* More compiledb fixes. (#25355)Nick Brassel2025-06-153-8/+42
|
* [Docs] Fix example code on key_overrides.md (#25367)luroc2025-06-141-3/+3
| | | The description of the code snippet says right alt, but the snippet itself contained the right control keycode
* Add support for Protagonist PCBs (#22918)Álvaro A. Volpato2025-06-1311-0/+1312
|
* fix winry25tc lightsout keymap (#25353)ClownFish2025-06-121-2/+2
|
* Add keyboard Lily58 Koca (#24847)oxnh2025-06-127-0/+239
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Specify language standard when generating compilation database. (#25354)Nick Brassel2025-06-111-2/+2
|
* [Bugfix] User eeconfig utility macros (#25350)Pablo Martínez2025-06-091-2/+2
|
* [Keyboard] Add splitkb.com's Halcyon Corne rev2 (#25143)VeyPatch2025-06-099-0/+462
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* [Keyboard] Add splitkb.com's Halcyon Ferris rev1 (#25145)VeyPatch2025-06-088-0/+493
| | | | Co-authored-by: Thomas Baart <support@splitkb.com>
* [Keyboard] Add splitkb.com's Halcyon Lily58 rev2 (#25144)VeyPatch2025-06-089-0/+494
|
* [tzarc/djinn] Include community modules in RGB naming. (#25343)Nick Brassel2025-06-072-0/+12
|
* add kinesis/kint32 (#25013)bytetinkerer2025-06-066-0/+253
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* More Yunzii notes regarding refusal to provide sources. (#25335)Nick Brassel2025-06-051-2/+2
|
* Add CrossDIY to license_violations.md (#25324)obosob2025-06-041-0/+1
| | | | Co-authored-by: jack <jack@pngu.org>
* [Docs] Fix PS/2 Driver headers (#25332)Joel Challis2025-06-041-5/+8
|
* Fix dynamic keymap static assert (#25327)Dasky2025-06-031-1/+1
|
* Fix typo in Battery Driver docs (#25312)Joel Challis2025-05-281-2/+2
| | | | | * Fix typo in Battery Driver docs * Update battery.md
* Fix Sofle OLED layer indication code (#25311)Idkau2025-05-281-2/+5
| | | Fixed oled raise/lower layer order and added adjust layer text to oled display
* Fix reference to wrong layer when LM used with right modifiers (#25303)Sergey Radionov2025-05-281-1/+1
|
* Bump vite from 5.4.18 to 5.4.19 in /builddefs/docsgen (#25306)dependabot[bot]2025-05-272-5/+5
| | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 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 dynamic keymap macro only sending first. (#25309)Dasky2025-05-271-1/+1
|
* Merge remote-tracking branch 'upstream/develop'Nick Brassel2025-05-263274-11264/+13719
|\
| * 2025 Q2 changelog (#25297)Joel Challis2025-05-266-18/+311
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Configure boards to use development_board - T (#25294)Joel Challis2025-05-2414-31/+17
| |
| * Configure boards to use development_board - S (#25293)Joel Challis2025-05-2436-68/+36
| |
| * salicylic_acid3/getta25 - Fix oled keymap (#25295)Joel Challis2025-05-241-1/+1
| |
| * [Docs] Fix tap_hold code blocks (#25298)Joel Challis2025-05-241-2/+2
| |
| * Configure boards to use development_board - UVWXYZ (#25288)Joel Challis2025-05-2322-44/+22
| |
| * [Fix] lib8tion: enable fixed scale8 and blend functions (#25272)Stefan Kerkmann2025-05-221-0/+1
| | | | | | | | | | | | | | | | lib8tion: enable fixed scale8 and blend functions These FastLED derived lib8tion functions have been fixed and enabled by default in FastLED. QMK just never set these defines, there is no reason to keep the buggy implementation. It is assumed that nobody relied on the buggy behavior.
| * Configure boards to use development_board - 0-9 (#25287)Joel Challis2025-05-2225-50/+25
| |
| * Add `compiler_support.h` (#25274)Pablo Martínez2025-05-2236-81/+142
| |
| * Remove outdated `nix` support due to bit-rot. (#25280)Nick Brassel2025-05-205-1018/+0
| |
| * [Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271)Stefan Kerkmann2025-05-202-6/+6
| |
| * Move rookiebwoy to ivndbt (#25142)ivan2025-05-1913-50/+56
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-199-0/+262
| |\ | |/ |/|
* | add doio/kb03 (#24815)ClownFish2025-05-199-0/+262
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * Use relative paths for schemas, instead of $id. Enables VScode validation. ↵Nick Brassel2025-05-199-169/+197
| | | | | | | | (#25251)
| * [Core] STM32G0x1 support (#24301)Stefan Kerkmann2025-05-1916-4/+624
| |
| * gcc15 AVR compilation fixes (#25238)Nick Brassel2025-05-195-5/+22
| |
| * Chew folders (#24785)Florent Linguenheld2025-05-1810-49/+182
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-181-1/+2
| |\ | |/ |/|