mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add a new define for gesture
Change-Id: I6e0d8de75e129a6d1a33f7c7d5f5fa8c11dd2006
This commit is contained in:
parent
1850551d6d
commit
712e02fba7
@ -255,6 +255,8 @@ static inline void prof_out(void) {
|
||||
|
||||
#define FIRST_WORD_INDEX 0
|
||||
|
||||
#define MAX_SPACES_INTERNAL 16
|
||||
|
||||
// TODO: Reduce this constant if possible; check the maximum number of digraphs in the same
|
||||
// word in the dictionary for languages with digraphs, like German and French
|
||||
#define DEFAULT_MAX_DIGRAPH_SEARCH_DEPTH 5
|
||||
|
Loading…
Reference in New Issue
Block a user