~ruther/qmk_firmware

967b3b35 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c6ad3bf2 — 4pplet 3 years ago
[Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616)

Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
9d801cb0 — Drashna Jaelre 3 years ago
[Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync

db38fb1a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3dee6e28 — Albert Y 3 years ago
[Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: filterpaper <filterpaper@localhost>
98823ff8 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
787f15b5 — Drashna Jaelre 3 years ago
[Keyboard] Fix sendyyeah/pix oled task function type (#15608)

13e8fea0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
6aa0c15f — Drashna Jaelre 3 years ago
[Keyboard] Fix over sized compiliation for Bandiominedoni via keymap (#15607)

60b4ee1d — yfuku 3 years ago
Move to organization folder (#15481)

* move directory

* fix

* move wings42 to dailycraft

* Adjust wings42 to work with organization folder.
6151b365 — peepeetee 3 years ago
move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)

14d5c3f2 — Drashna Jaelre 3 years ago
[Bug] Include missing string.h include (#15606)

cd3db41d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8b965747 — me-dea 3 years ago
massdrop/thekey: macos requires LGUI modifier instead of LCTL (#15605)

25707cad — QMK Bot 3 years ago
Format code according to conventions (#15604)

c86baf3e — Drashna Jaelre 3 years ago
[Core] Fix bug and code regression for Split Common (#15603)

2689e360 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4e077250 — 3araht 3 years ago
bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)

* Drashna's method is applied to rotary encoder rotation detection. rgb_matrix_user.inc -> rgb_matrix_kb.inc.

* Disabled some RGB MATRIX effects to shrink the firmware size.

* via # of layers changed from 5 to 4.
pwm3360 driver cleanup and diff reduction to adns9800 (#15559)

* Diff reduction between ADNS9800 and PMW3360 drivers.

They are very similar devices. This (somewhat) unreadable diff is
essentially a no-op, but it makes a `vimdiff` between the 2 drivers much
more readable.

* Cleanup pwm3360 driver some more.

Remove redundant calls to spi_start() and spi_stop(), as pmw3360_write()
will already call these.
0709d208 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next