Merge remote-tracking branch 'origin/master' into develop
[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>
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Fix sendyyeah/pix oled task function type (#15608)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Fix over sized compiliation for Bandiominedoni via keymap (#15607)
Move to organization folder (#15481) * move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.
move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)
[Bug] Include missing string.h include (#15606)
Merge remote-tracking branch 'origin/master' into develop
massdrop/thekey: macos requires LGUI modifier instead of LCTL (#15605)
Format code according to conventions (#15604)
[Core] Fix bug and code regression for Split Common (#15603)
Merge remote-tracking branch 'origin/master' into develop
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.
Merge remote-tracking branch 'origin/master' into develop
zigotica userspace add raw_hid_receive (#14869) * zigotica userspace add raw_hid_receive * add 3 keys to figma keymap * add 2 keys to vim keymap * improve vim keys * add 3 keys to browser keymap * comment typo * shorten SEND_STRING Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Addd victorsavu3's Keychron Q1 keymap (ISO) (#15517) Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com>
Format code according to conventions (#15593)