aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update franky36 VID/PID (#25160)Grigory Avdyushin2025-06-271-2/+2
| | | | | * Update franky36 pid and vid * Update keyboard.json
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-271-1/+1
|\
| * [Docs] Link to `awesome-qmk` userspaces repository (#25357)Peter Cock2025-06-271-1/+1
| | | | | | | | | | | | | | * Fix link - users folder now empty on default branch * Point at drashna/qmk_userspace repo * Link to awesome-qmk instead
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-279-0/+909
|\|
| * [Keyboard] Add support S6xty Tsangan (#24898)Thanh Son Tran2025-06-279-0/+909
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 support S6xty Tsangan * Update pinout config * Update render * Update default animation * Update layout * Update keymap keycode * Update hardware supported * Update keyboard.json * Update layout s6xty tsangan * Update led indicator for s6xtyfs * Apply suggestions from code review Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Trần Thanh Sơn <son.tt1@teko.vn> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-271-5/+1
|\|
| * `inland/kb83`: Remove unnecessary EEPROM write (#25401)Andrew Litt2025-06-271-5/+1
| | | | | | | | There's no reason to save the base layer to EEPROM when the base layer is set based on DIP switch.
* | refactor(mercutio): layouts & reformatting (#25408)Less/Rikki2025-06-273-54/+317
| |
* | Add MATRIX_MASKED DD config (#25383)Joel Challis2025-06-275-15/+25
| |
* | Align sleep_led logic (#25395)Joel Challis2025-06-276-51/+18
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-271-1/+1
|\|
| * Update link to AW20216S datasheet (#25416)Joel Challis2025-06-271-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-261-16/+19
|\|
| * fix order of code in tapdance example3 (#25410)timovp2025-06-261-16/+19
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-261-3/+3
|\|
| * Update readme.md to clarify Lily Pad V2 support (#25405)Dave Alvarado2025-06-261-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-242-40/+40
|\|
| * 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-233-5/+6
|\|
| * Fix inverted encoder on Inland KB83 (#25400)Andrew Litt2025-06-233-5/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-221-1/+1
|\|
| * ymdk/id75: fix keymap (#25396)Ryan2025-06-221-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-223-14/+14
|\|
| * [docs] Change GUI key references to "Meta" -> "Super" (#25394)Ryan2025-06-223-14/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-213-0/+69
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-192-13/+16
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-191-1/+1
|\|
| * Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)Christoffer Larsen2025-06-191-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-181-1/+1
|\|
| * [Bug] Fix `usb_endpoint_interface_lut` multiple def compile err (#25378)Xelus222025-06-181-1/+1
| |
* | Configure boards to use development_board - DE (#25369)Joel Challis2025-06-1737-74/+37
| |
* | Configure boards to use development_board - FGHIJ (#25370)Joel Challis2025-06-1725-50/+25
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-153-8/+42
|\|
| * More compiledb fixes. (#25355)Nick Brassel2025-06-153-8/+42
| |
* | Add core handling for pointing device failures. (#25315)Dasky2025-06-1427-195/+298
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-141-3/+3
|\|
| * [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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-1311-0/+1312
|\|
| * Add support for Protagonist PCBs (#22918)Álvaro A. Volpato2025-06-1311-0/+1312
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-121-2/+2
|\|
| * fix winry25tc lightsout keymap (#25353)ClownFish2025-06-121-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-127-0/+239
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-111-2/+2
|\|
| * Specify language standard when generating compilation database. (#25354)Nick Brassel2025-06-111-2/+2
| |
* | Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis2025-06-1020-38/+49
| |
* | update winry25 VID and PID (#25351)ClownFish2025-06-101-2/+2
| |