~ruther/qmk_firmware

8d9c770a — Nick Brassel 2 years ago
Fix entry into bootloader for STM32G431. (#22138)

6eb2e43a — Ikko Eltociear Ashimine 2 years ago
Fix typo in oled_driver (#22134)

betwen -> between
2fad4513 — Joy Lee 2 years ago
Added more rgb effects for rpk-001 keyboard (#22120)

538978b7 — spbgzh 2 years ago
Add zoom98 (#22062)

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

0c4bd1cc — dependabot[bot] 2 years 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 2 years ago
Document the RP2040-specific PS/2 implementation (#22079)

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
c10a46aa — Andrew Kannan 2 years 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 2 years ago
amend 75_(ansi|iso) community_layouts in keyboards/ (#21837)

2181da4b — Duncan Sutherland 2 years ago
amend split_* community_layouts in keyboards (#21847)

131bc92b — plaublin 2 years ago
Fix variable misspelling (#21774)

4ebb065f — Ben Cooper 2 years ago
Fix combo_ref_from_layer respect different default layer [#21780] (#21781)

9d3c0018 — DeskDaily 2 years ago
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 2 years ago
Revert "Update feature_rgblight.md" (#22132)

ee4e22d5 — Tom singleton 2 years ago
Update feature_rgblight.md (#21483)

f8884640 — James Young 2 years ago
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 2 years ago
[Keyboard] Enable RGB_TEST animation on riot_pad (#22118)

Co-authored-by: ShandonCodes <shandon@shandon.codes>
c0d7a436 — Ethan Perry 2 years ago
Add Jank RP2040 Dactyl (#21973)

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

Next