~ruther/qmk_firmware

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
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>
Clang-format tweaks (#15906)

17c0ca6f — peepeetee 3 years ago
[Keyboard] move g heavy industry boards into /gboards (#16040)

Co-authored-by: zvecr <git@zvecr.com>
52d6f07a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)

0f926a8a — peepeetee 3 years ago
move montex to IDOBAO vendor folder (#15668)

* move montex to IDOBAO vendor folder

* move montex to montex/v1
c72120ba — peepeetee 3 years ago
move @satt99 's comet46 to satt/ (#16059)

50201af2 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8b48bab5 — Joel Challis 3 years ago
Add wren configurator data (#16321)

8957e928 — peepeetee 3 years ago
move mechkeys keyboards into the mechkeys/ vendor folder (#15760)

* move mechkeys keyboards to mechkeys/

* fix compilation

* fix default folder
Next