mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-21 23:03:11 +01:00
compose: Add digits to accent_dot_above
This commit is contained in:
parent
46408572bc
commit
354c0a6f1c
@ -34,6 +34,16 @@
|
|||||||
"q": "q\u0307",
|
"q": "q\u0307",
|
||||||
"u": "u\u0307",
|
"u": "u\u0307",
|
||||||
"v": "v\u0307",
|
"v": "v\u0307",
|
||||||
|
"0": "0\u0307",
|
||||||
|
"1": "1\u0307",
|
||||||
|
"2": "2\u0307",
|
||||||
|
"3": "3\u0307",
|
||||||
|
"4": "4\u0307",
|
||||||
|
"5": "5\u0307",
|
||||||
|
"6": "6\u0307",
|
||||||
|
"7": "7\u0307",
|
||||||
|
"8": "8\u0307",
|
||||||
|
"9": "9\u0307",
|
||||||
// math
|
// math
|
||||||
"∈": "⋵",
|
"∈": "⋵",
|
||||||
"⨯": "⨰",
|
"⨯": "⨰",
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user