Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315) | JayceFayne | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | `OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302) | JayceFayne | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> | ||||
* | Fix issues with VIA EEPROM init and bring in line with eeconfig ↵ | Drashna Jaelre | 2021-08-20 | 1 | -3/+3 |
| | | | | | functionality (#13243) Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | 2021-08-18 | 1 | -0/+569 |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |