[Keyboard] Add rp2040_ce option to lotus58 (#23185) * Update keymap Corrected OLED orientation, added autoshift status on OLED. * Update keymap Corrected OLED orientation, added autoshift status on OLED. * Added make target to bottom folder With default folder * Update keyboards/tweetydabird/lotus58/keymaps/default/keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Reformatted files * Update keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Updated name * Added rp2040ce * Update info.json * Update info.json * Added rp2040ce * Small fix * Update info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Apply suggestions from code review Co-authored-by: jack <0x6a73@protonmail.com> * Fixed stray char * Apply suggestions from code review Co-authored-by: jack <0x6a73@protonmail.com> * Update info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Moved LTO --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
Workaround for uart makefile issues (#23192)
WS2812 PWM: prefix for DMA defines (#23111) * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines
Merge remote-tracking branch 'origin/master' into develop
Normalise .editorconfig. (#23186)
Remove cd suggestion from new-keyboard (#23194)
Merge remote-tracking branch 'origin/master' into develop
Fix up scanning for Djinn, post-asyncUSB. (#23188)
CLI Speed improvements. (#23189)
Fix up AVR production build target. (#23190)
Merge remote-tracking branch 'origin/master' into develop
Fixing typos for OSAv2 and OSAv2_Topre (#23161) Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
Merge remote-tracking branch 'origin/master' into develop
geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187)
Fixup mechlovin/octagon (#23179) * initial * replace led count
Fixup qk100 (firmware size) (#23169) * initial * further size reduction and more... remove rgb matrix effects
[Core] Refactor ChibiOS USB endpoints to be fully async (#21656)
Branch point for 2024q2 Breaking Change
Merge branch 'develop'