~ruther/qmk_firmware

2d12eacb — Simon 3 years ago
[Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373)

7dd993fb — Joakim Tufvegren 3 years ago
Fix build error for LED Matrix effect solid_reactive_wide. (#16383)

`mokey/xox70`: clean up layouts (#16375)

7f63bcf3 — Joakim Tufvegren 3 years ago
[Bug] Re-add call to `suspend_power_down_kb()` (#16382)

7e00fcd7 — Takeshi ISHII 3 years ago
[Keyboard] Remove Helix/rev1 (#16389)

da68083f — Dan Nixon 3 years ago
Update USB VID and PID for Aya (#16363)

Add extra braces for trackball keymaps (#16361)

Fix multiple definition errors for trackball "boards" with no keys (#16350)

485cf920 — James Young 3 years ago
Xenon: correct QMK Configurator key sequence (#16332)

6b01657a — James Young 3 years ago
Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327)

* m75s.h: correct matrix position identifier

`K5C` is actually on row 4, so it should be `K4C`.

* m75s.h: add matrix diagram

* add QMK Configurator data

* polish whitespace

- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace

* update readme

Didn't seem to be fully updated after being copied from the M65S codebase.

* add LAYOUT_ansi with keymap

ANSI layout with 2u Backspace.

* add LAYOUT_iso with keymap

ISO layout with 2u Backspace.

* add LAYOUT_ansi_tsangan with keymap

ANSI layout with 2u Backspace and 7u Spacebar.

* add LAYOUT_iso_tsangan with keymap

ISO layout with 2u Backspace and 7u Spacebar.

* add LAYOUT_ansi_split_bs with keymap

ANSI layout with Split Backspace.

* add LAYOUT_iso_split_bs with keymap

ISO layout with Split Backspace.

* add LAYOUT_ansi_tsangan_split_bs with keymap

ANSI layout with Split Backspace and 7u Spacebar.

* add LAYOUT_iso_tsangan_split_bs with keymap

ISO layout with Split Backspace and 7u Spacebar.
Digicarp65: fix layouts (#16328)

773205cd — Max Rumpf 3 years ago
[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)

19c57a2a — cole smith 3 years ago
[Keyboard] Lulu keyboard by boardsource (#15951)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)

8b48bab5 — Joel Challis 3 years ago
Add wren configurator data (#16321)

handwired/promethium: fix missing include (#16317)

mechlovin/kay60: fix mismatched layout name (#16314)

maxr1998/pulse4k: Move Combo code to keymap level (#16301)

* maxr1998/pulse4k: Move Combo code to keymap level

* Reorder code
Add 65_iso_split_bs default layout (#16283)

bc5d46aa — James Young 3 years ago
Mode 75H Touch-UP (#16310)

* m75h.h: correct matrix position identifier

`K5C` is actually on row 4, so it should be `K4C`.

* m75h.h: add matrix diagram

* add QMK Configurator data

* polish whitespace

- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace
Next