mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-18 17:35:05 +00:00
* LilyGo T-Deck keyboard support * reverse logic * docs and readability * cleanup * optimize driver buffer * cleanup
6 lines
130 B
C
6 lines
130 B
C
#pragma once
|
|
|
|
#define TT_CONFIG_APPS_LIMIT 32
|
|
#define TT_CONFIG_SERVICES_LIMIT 32
|
|
|
|
#define TT_CONFIG_FORCE_ONSCREEN_KEYBOARD false |