~ruther/qmk_firmware

6a8df588 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Add extra braces for trackball keymaps (#16361)

16767312 — Joel Challis 3 years ago
Align docs to new-keyboard behaviour (#16357)

fede569b — Joel Challis 3 years ago
Allow NO_PIN within info.json (#16359)

b0621223 — Joel Challis 3 years ago
Various fixes for new-keyboard (#16358)

c9f192ba — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix multiple definition errors for trackball "boards" with no keys (#16350)

23c238a1 — Erovia 3 years ago
CLI: Minor additions #12795 (#16276)

1980e48e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
485cf920 — James Young 3 years ago
Xenon: correct QMK Configurator key sequence (#16332)

61ed2e2b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
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.
f77e569e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Digicarp65: fix layouts (#16328)

4fd04b23 — Joel Challis 3 years ago
Fix compilation of ChibiOS UART driver (#16348)

Cherry picked fix from 15724
63646e89 — QMK Bot 3 years ago
Format code according to conventions (#16322)

afcdd707 — Drashna Jaelre 3 years ago
Update keyboard mapping for all moved boards this cycle (#16312)

9f506e64 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
773205cd — Max Rumpf 3 years ago
[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)

aefe6ee9 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next