~ruther/qmk_firmware

929f0982 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
9a38ebc6 — Moritz 3 years ago
[Keyboard] add E80-1800 PCB (#16645)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
baa566d8 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2d05c7fc — ziptyze 3 years ago
[Keyboard] super16 update (#16494)

c4ce95e5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3f66e25b — Nabos 3 years ago
[Keyboard] add 10k (#16531)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
f1edbe5a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e1c777a1 — Nostril 3 years ago
[Keyboard] Add Synth Labs Solo keyboard (#16103)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
bcc05677 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add s-ol/0xC.pad (#16057)

* [Keyboard] Add s_ol/0xc_pad

* [Keyboard] add factory testing RGB_MATRIX pattern

Co-authored-by: s-ol <s-ol@users.noreply.github.com>
781022e9 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a5e41615 — Daniel Perrett 3 years ago
[Keyboard] Add userspace pdl and a handwired board (#14199)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
6a22c2e6 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
0524a82a — Kamil Zielinski 3 years ago
Fix numbering to match the correct columns (#16831)

c5423400 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e13ad14c — Dasky 3 years ago
GMMK Pro return false in encoder user. (#16830)

d291ad90 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3bde05c5 — Takeshi ISHII 3 years ago
Change helix:froggy keymap to use split_common (#16703)

* create LAYOUT_half() macro into helix/rev2/keymaps/froggy/keymap.c

* Makes QMK standerd OLED driver used by the helix:froggy keymap switchable.

* Change helix:froggy keymap to use split_common
bf67abb0 — Sascha 3 years ago
Fixed usb read loops not reading until timeout (#16827)

* the size variable was redeclared (hiding the variable of the outside scope) and therefore the while check was always false, so the compiler just removed the do while loop, but it would be better to read all data and only exit the task, after this is done
4ce02032 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next