mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am c95d005c
: Merge "Use common incremental decoder output scale."
* commit 'c95d005c8aae0f55135efdba5564c58f83219f62': Use common incremental decoder output scale.
This commit is contained in:
commit
6ff234ba70
@ -287,6 +287,7 @@ static inline void prof_out(void) {
|
||||
|
||||
#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES true
|
||||
#define SUGGEST_MULTIPLE_WORDS true
|
||||
#define SUGGEST_INTERFACE_OUTPUT_SCALE 1000000.0f
|
||||
|
||||
// The following "rate"s are used as a multiplier before dividing by 100, so they are in percent.
|
||||
#define WORDS_WITH_MISSING_CHARACTER_DEMOTION_RATE 80
|
||||
|
Loading…
Reference in New Issue
Block a user