~ruther/qmk_firmware

f7cf066e — dependabot[bot] 2 years ago
Bump tj-actions/changed-files from 37 to 38 (#21822)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 38.
- [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/v37...v38)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  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>
90d1b32f — Joel Challis 2 years ago
Fix infinite recursion in lxxt encoder logic (#21819)

b1fbfaaa — Sergey Vlasov 2 years ago
keychron/c2_pro/ansi/white: Fix column 19 in the custom matrix (#21805)

Although `keychron/c2_pro/ansi/rgb` and `keychron/c2_pro/ansi/white` use
the same custom matrix code, the matrix layouts are slightly different;
in particular, only the `keychron/c2_pro/ansi/white` board actually uses
column 19.  However, the handling of column 19 in the custom matrix code
was broken, therefore that column did not work.

Looks like the custom matrix code assumes that `SHIFT_COL_END` refers to
the last column connected to the shift register, and not to the column
past that; so the value of `SHIFT_COL_END` needs to be changed from 19
to 18 (columns 11...18 are connected to the shift register, and column
19 is connected to the C14 pin).

Also the code which was determining `SIZE_T` and `UNSELECT_ALL_COL` had
an off-by-one bug when counting the required number of bits (again due
to the confusion on the `SHIFT_COL_END` meaning); this had been fixed
too (the actual behavior of that part of the code did not change,
because both the old and the new version select the 8 bit variant).
c2b83751 — フィルターペーパー 2 years ago
[Doc] Improve magic keycode section (#21787)

3f192722 — Joel Challis 2 years ago
Initial support for SHIFT v2 (#21756)

f422b3cc — Joel Challis 2 years ago
Initial support for CTRL v2 (#21755)

f9aba866 — Joel Challis 2 years ago
Initial support for ALT v2 (#21754)

11970b1a — DUILCHOI 2 years ago
[Keyboard] Add linworks favepada (#20794)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
dd4f4f85 — owlab2 2 years ago
[Keyboard] Add Jelly Evolv (#21407)

Co-authored-by: jack <0x6a73@protonmail.com>
6d9eab88 — Pangorin 2 years ago
Adding support for TAN67 PCB (#21003)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
d91857d5 — studiokestra 2 years ago
Add Galatea rev3 keyboard (#21758)

190738c6 — Powered by Porridge 2 years ago
The PoweredByPorridge layout for the Keyboardio Atreus (#21737)

Co-authored-by: jack <0x6a73@protonmail.com>
coarse/cordillera: fix backlight config (#21761)

50ab2305 — Joe Scotto 2 years ago
Add ScottoInvader Keyboard (#20941)

Co-authored-by: Ryan <fauxpark@gmail.com>
8be8d505 — Joe Scotto 2 years ago
Add Scotto34 Keyboard (#20943)

Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
ad954fe8 — Joe Scotto 2 years ago
Add ScottoErgo Keyboard (#20944)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
dbd847d4 — Dane Lipscombe 2 years ago
[Keyboard] Add Chouchou keyboard (#21699)

31a9d2d0 — Yizhen Liu 2 years ago
[keyboard] Graystudio Think6.5 V3 Support Revised (#21560)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
6038023c — Janat Taerakul 2 years ago
[Keymap] submitting janat-t planck keymap (#21619)

Co-authored-by: Janat Taerakul <jtaerakul@indeed.com>
280a96b5 — Andre Brait 2 years ago
[Keymap] Update andrebrait keymap for GMMK Pro (#21668)

Next