Fix OLED timeout on satisfaction75 after migration from QWIIC (#14780) The custom OLED_OFF mode implemented on satisfaction75 is incompatible with the OLED_TIMEOUT feature (the OLED_TIMEOUT code assumes that any key or encoder action should turn the OLED display on, and does not provide any way to disable that behavior). To keep the OLED_OFF mode functioning as before while still having a working OLED idle timeout, a custom implementation of the OLED idle timeout code is added.
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Fix DZTECH duo_s default keymap (#14772)
Merge remote-tracking branch 'origin/master' into develop
Ein_60: add Configurator layout data (#14777)
Fix OLED timeout on recent qwiic migrations (#14775)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add cg108 keyboard and fix keymap Dosa40rgb (#14753) * Add cg108 keyboard and fix keymap Dosa40rgb * Update keyboards/dtisaac/cg108/readme.md * Update keyboards/dtisaac/dosa40rgb/rules.mk * Update keyboards/dtisaac/cg108/info.json * Update keyboards/dtisaac/cg108/keymaps/default/keymap.c * Update keyboards/dtisaac/cg108/rules.mk * Update keyboards/dtisaac/cg108/rules.mk
Merge remote-tracking branch 'origin/master' into develop
Update Japanese document (#14766)
Merge remote-tracking branch 'origin/master' into develop
Update Japanese document (#14767)
Update Japanese document (#14769)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Update Tractyl Manuform config for F411 (#14770)
Remove QWIIC_DRIVERS (#14174)
Migrate satisfaction75 away from QWIIC_DRIVERS (#14747) * stash * refactor old draw * refactor old draw - tidy * refactor old draw - tidy * refactor old draw - reorder for diffs * refactor old draw - reorder for diffs
Enable eeprom with F401xE ld (#14752)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755)