Tactility/tactility/src/tactility_config.h
Ken Van Hoeylandt ccbe6b7ab8
LilyGo T-Deck keyboard support & display driver improvements (#19)
* LilyGo T-Deck keyboard support

* reverse logic

* docs and readability

* cleanup

* optimize driver buffer

* cleanup
2024-01-27 12:34:02 +01:00

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