~ruther/qmk_firmware

[Keyboard] fruitykeeb/fruitbar/r2 (#22580)

Co-authored-by: ojthetiny <ba6sti6@gmail.com>
74ae2286 — Duncan Sutherland 1 year, 7 months ago
Fix erroneous commas in `info.json` files (#21712)

[Keyboard] Add TG67 (#22592)

Co-authored-by: “yuezp” <“yuezpchn@126.com”>
6042094c — Joel Challis 1 year, 7 months ago
Pin actions/labeler to v4
Add Event Horizon Keyboard (#22515)

Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
131811b3 — Joel Challis 1 year, 7 months ago
Initial support for CSTM65 (#22513)

Sort defaults.hjson (#22587)

Sort definitions.jsonschema (#22588)

Documentation regarding user code removal/acceptance (#22507)

Helix rev3_5rows rgbmatrix patch (#22594)

98f4e9b8 — Joel Challis 1 year, 7 months ago
Fix `qmk doctor` not finding binaries on Windows (#22593)

01eed8d5 — Nick Brassel 1 year, 7 months ago
Dedup the list of tested userspace paths. (#22599)

b68e89f8 — Purdea Andrei 1 year, 7 months ago
Don't print error message when there are no row pins and no col pins (#20104)

* Don't print error message when there are no row pins and no col pins

This error message could be triggered for example if MATRIX_IO_DELAY is
configured in config.h, but the matrix is a custom one. The custom matrix
can still call back to existing delay functions that make use of the
MATRIX_IO_DELAY macro. In this case 'matrix_pins' in info_data will be true,
but there will be no 'direct' 'cols' or 'rows' in info_data['matrix_pins'],
and without this commit it would trigger an invalid error.

* Update lib/python/qmk/info.py

Co-authored-by: Nick Brassel <nick@tzarc.org>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Fix a bunch of CLI warnings (#22589)

28dc7ba6 — Álvaro A. Volpato 1 year, 7 months ago
Fix animation range on M75H (#22586)

add keyboard bestway (#22498)

Co-authored-by: “yuezp” <“yuezpchn@126.com”>
67559c7d — Duncan Sutherland 1 year, 7 months ago
revoke community_layouts from keebio/wtf60 (#22502)

nullbitsco/snap: reduce size of bongo_reactive (#22571)

024b4070 — Nick Brassel 1 year, 7 months ago
Fixup `--no-temp` for `qmk mass-compile`. (#22582)

93127df5 — Álvaro A. Volpato 1 year, 8 months ago
Add Smith and Rune Magnus (#22153)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Next