diff --git a/layout.mobintl.h b/layout.mobintl.h index e53d3f3..94ebfab 100644 --- a/layout.mobintl.h +++ b/layout.mobintl.h @@ -1679,7 +1679,8 @@ static struct key keys_compose_punctuation[] = { {"?", "?", 1, Code, KEY_DOT, 0, Shift}, {"·", "·", 1, Copy, 0x2027, 0, 0x2027}, {",", ",", 1, Code, KEY_COMMA}, - {"", "", 1.5, Pad}, + {".", ".", 1, Code, KEY_DOT}, + {"", "", 0.5, Pad}, {"", "", 0.0, EndRow}, {"Abc", "Abc", 1.0, BackLayer, .scheme = 1}, {"", "", 9, Pad},