~ruther/qmk_firmware

8d9c770a — Nick Brassel 1 year, 10 months ago
Fix entry into bootloader for STM32G431. (#22138)

6eb2e43a — Ikko Eltociear Ashimine 1 year, 10 months ago
Fix typo in oled_driver (#22134)

betwen -> between
Added more rgb effects for rpk-001 keyboard (#22120)

Add zoom98 (#22062)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
7e923580 — Ross Montsinger 1 year, 10 months ago
Add Palmetto PCB (#21955)

0c4bd1cc — dependabot[bot] 1 year, 10 months ago
Bump tj-actions/changed-files from 38 to 39 (#21923)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4d994458 — Michael Büchler 1 year, 10 months ago
Document the RP2040-specific PS/2 implementation (#22079)

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
c10a46aa — Andrew Kannan 1 year, 10 months ago
Add is0gr to QMK (#22024)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
e3cbd8a9 — Duncan Sutherland 1 year, 10 months ago
amend 75_(ansi|iso) community_layouts in keyboards/ (#21837)

2181da4b — Duncan Sutherland 1 year, 10 months ago
amend split_* community_layouts in keyboards (#21847)

Fix variable misspelling (#21774)

Fix combo_ref_from_layer respect different default layer [#21780] (#21781)

Added Wyvern Hotswap by BredWorks (#21141)

Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
included keyboard.h. To use is_keyboard_master with a split with an i… (#21571)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: tokky <tokky@localhost-live.attlocal.net>
9b429bd1 — Nick Brassel 1 year, 10 months ago
Revert "Update feature_rgblight.md" (#22132)

ee4e22d5 — Tom singleton 1 year, 10 months ago
Update feature_rgblight.md (#21483)

YMDK Melody96 Matrix Touch-Up (#22113)

* Correct layout/matrix diagram

Correct swapped designations for ANSI Backslash and ANSI Enter keys.

[docs]

* Correct matrix data

Correct the matrix data for:

  - `LAYOUT_all`
  - `LAYOUT_96_ansi`
  - `LAYOUT_96_ansi_splitbs`

which all had the matrix positions for ANSI Backslash and ANSI Enter swapped.

[bugfix]

* Implement `LAYOUT_hotswap` directly

Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to
`LAYOUT_96_ansi`.

[bugfix]

* Specify primary support for Soldered PCBs

Current version of codebase primarily supports Soldered PCBs.

[enhancement] [docs]
26b2288b — Shandon Anderson 1 year, 10 months ago
[Keyboard] Enable RGB_TEST animation on riot_pad (#22118)

Co-authored-by: ShandonCodes <shandon@shandon.codes>
Add Jank RP2040 Dactyl (#21973)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Add reminder about format-json to PR Checklist (#22055)

Next