Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-25 | refactor(boards): Remove "left" from split keyboard names | Nick Winans | |
2021-09-25 | refactor(boards): Remove split right keyboard names | Nick Winans | |
2021-01-08 | refactor(Kconfig): Set USB default based on hardware capabilities | Nick Winans | |
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig. | |||
2020-12-28 | fix(shields): Enable USB by default on right side. | Pete Johanson | |
* Ensures USB power detection for sleep/charging is properly detected on the right side by deafult. | |||
2020-12-28 | refactor(splits): Ability to override split role. | Pete Johanson | |
* Move central/peripheral setting to Kconfig.defconfig files to allow left/right .conf files to override central/peripheral role for splits. | |||
2020-12-14 | refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX` | innovaker | |
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html PR: #467 | |||
2020-12-14 | refactor(app): replace `LVGL_HOR_RES` with `LVGL_HOR_RES_MAX` | innovaker | |
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html PR: #467 | |||
2020-07-25 | Default the reverse mode. | Pete Johanson | |
2020-07-25 | Add the Lily58 OLED. | Pete Johanson | |
2020-07-17 | Name each Lily58 side differently. | Pete Johanson | |
2020-07-16 | Initial Lily58 shield definition. | Pete Johanson | |