~ruther/qmk_firmware

3fefaf7f — peepeetee 3 years ago
[Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)

6cb0e892 — peepeetee 3 years ago
[Keyboard] move @yynmt 's boards into /yynmt (#16075)

2427678f — peepeetee 3 years ago
[Keyboard] move @Biacco42 's keebs into /biacco42 (#16080)

2e052b87 — peepeetee 3 years ago
[Keyboard] move unikeyboard boards to /unikeyboard (#16081)

4452be58 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1111ff60 — xerootg 3 years ago
[Keyboard] Add the proton c as a controller for the redox (#16106)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: xerootg <xerootg@github.com>
781cdde2 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
59ebe28c — James Young 3 years ago
KeebsForAll FreebirdTKL Layout Macro Refactor (#16146)

d1e1f959 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
37093eb9 — Laneware 3 years ago
[Keyboard] Add LW67 keyboard (#16141)

Co-authored-by: Ryan <fauxpark@gmail.com>
8116b2a1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7512e58c — James Young 3 years ago
KapCave Arya: Fix QMK Configurator Implementation (#16145)

* move layout macro alias to info.json

* info.json: fix layout macro reference

* info.json: fix layout data

Original layout data was generated with rotation, which breaks the rendering.

* info.json: remove layout macro alias

It's not used anywhere, so no need to keep it.

* rules.mk: enable Community Layout support
14c1bd3b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4277dc3a — James Young 3 years ago
wilba.tech WT60-H3 Layout Macro Refactor (#16140)

* move ISO Enter argument to home row

Moves the ISO Enter key's argument to the home row to conform to QMK's standard for traditionally-staggered boards.

* update info.json data
8ad59ec1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2e13f7d9 — James Young 3 years ago
Mechlovin Olly BB Touch-Up (#16137)

* fix keymap alignment

Both the `default` and `via` keymaps had misalignments on the top 3 layers, which was misleading as to which keycode was on which switch on those layers.

* fix layout macro reference in info.json

* friendly-format info.json, phase 1

Adds line breaks between keyboard rows.

* correct info.json key sequence

* bb.h: use XXX for KC_NO

* bb.h: add matrix diagram

* add LAYOUT_ansi_split_bs

Includes reference keymap.

* add LAYOUT_iso_split_bs

Includes reference keymap.

* info.json: remove meta key
4297f066 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c6a613ef — James Young 3 years ago
gergoplex: add QMK Configurator data (#16138)

fc74d6b8 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Fave84H/87H: Fix stray closing brace in default keymap (#16136)

Next