~ruther/qmk_firmware

39bec3bf — Joel Challis 3 years ago
Various fixes for matrix _RIGHT handling (#16292)

* Various fixes for matrix _RIGHT handling

* clang
2d4a69cf — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
handwired/promethium: fix missing include (#16317)

793f54f6 — Idan Kamara 3 years ago
ps2/avr: use the correct file name (#16316)

This was missed in https://github.com/qmk/qmk_firmware/pull/14895.

Thanks to fauxpark for spotting this.
656c151e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
mechlovin/kay60: fix mismatched layout name (#16314)

8106697a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
maxr1998/pulse4k: Move Combo code to keymap level (#16301)

* maxr1998/pulse4k: Move Combo code to keymap level

* Reorder code
cc7d3b75 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Add 65_iso_split_bs default layout (#16283)

9e4942be — peepeetee 3 years ago
[Keyboard] move latincompass's boards to /latincompass (#16039)

27ec6674 — peepeetee 3 years ago
move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992)

* move id80 to a v1 to acommondate for v2 and a future v3

* move id75 to v1

* fix manufacturer and product fields, enable backlight

* move user keymap

* Fix DEFAULT_FOLDER

* Update build command

Co-authored-by: zvecr <git@zvecr.com>
7c57c88c — peepeetee 3 years ago
move ID87 to IDOBAO vendor folder (#15667)

* move ID87 to IDOBAO vendor folder

* move to v1 to acommondate for v2
87879789 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
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
e04f6c5d — Joel Challis 3 years ago
Remove manual enable of LTO within user keymaps (#15378)

f7e7671f — Joel Challis 3 years ago
Migrate more makefile utilities to builddefs sub-directory (#16002)

7a0fd646 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
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
9f4fbd3a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next