~ruther/qmk_firmware

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
195242dc — James Young 3 years ago
keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307)

* rename LAYOUT to LAYOUT_60_tsangan_hhkb

* info.json: correct maintainer value

Field is meant to reference the maintainer's GitHub username.

* rules.mk: enable Community Layout support
d25bce24 — James Young 3 years ago
Keyprez Unicorn: fix QMK Configurator key sequence (#16305)

* info.json: apply friendly formatting

* info.json: fix key sequence
c9e19fe6 — James Young 3 years ago
KeebsForAll Freebird Numpad Pro: fix Configurator key positioning (#16303)

* info.json: apply friendly formatting

* info.json: fix key positioning

Fixes the second row being rendered on top of the first row.
21522e09 — James Young 3 years ago
info.json: fix QMK Configurator rendering (#16299)

da4eda89 — James Young 3 years ago
info.json: fix key sequence (#16297)

f6629390 — Albert Y 3 years ago
Sentence structure update (#16306)

3e5cb1da — Albert Y 3 years ago
Improve description of LED state data sync option (#16302)

cb914222 — James Young 3 years ago
Eye Oh Designs SPRH: fix Configurator data (#16296)

Next