~ruther/qmk_firmware

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
bd35fa7d — peepeetee 3 years ago
move @takashiski 's keebs into /takashiski (#16089)

71c0b97b — Joy Lee 3 years ago
Added external spi flash driver. (#15419)

00cc6463 — Dasky 3 years ago
Fix right side ws2812 leds having two indices (#15985)

* Fix right side leds having two indices

* remove redundant left check
7148a69d — precondition 3 years ago
Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap hold functions (#15938)

* Replace keyp by &tapping_key in the record arg of per-key tap hold funcs

* Replace NULL by &(keyrecord_t){} in 2nd arg of get_tapping_term
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>
Next