mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
- Implement generic trackball settings - Refactor T-Deck trackball driver into generic driver at `Drivers/gpio-trackball-module` - Automatically bind/unbind trackball devices with LVGL - Automatically load settings for trackball devices on boot
12 lines
303 B
YAML
12 lines
303 B
YAML
dependencies:
|
|
- Platforms/platform-esp32
|
|
- Drivers/gps-generic-module
|
|
- Drivers/st7789-module
|
|
- Drivers/gt911-module
|
|
- Drivers/lilygo-module
|
|
- Drivers/gpio-trackball-module
|
|
- Drivers/es7210-module
|
|
- Drivers/dummy-i2s-amp-module
|
|
- Drivers/audio-stream-module
|
|
dts: lilygo,tdeck-plus.dts
|