PurplePickleMonster
679754bb2d
Add toolbar option to toggle Split Keyboard Setting - Enhancement #1218 ( #1263 )
...
---------
Co-authored-by: Josh <joshtidal24@gmail.com>
Co-authored-by: Helium314 <helium314@mailbox.org>
2025-02-09 11:32:16 +01:00
Helium314
419c0d847b
switch from start / stop one-handed mode key codes to a toggle code
...
mainly so there is no awkward state-dependent key code on the toolbar key
2025-01-26 09:48:21 +01:00
Helium314
1a630821db
move information to subtype extra value:
...
whether layout has shift key
whether proximity-based corrections should be enabled when shift is enabled
2024-05-18 14:34:46 +02:00
Helium314
34d8bd16f0
Migrate functional key layouts to json ( #778 )
...
Now the functional key layouts should be (mostly) compatible to FlorisBoard
Not yet customizable, this is a large step towards customizable functional key layouts
2024-05-11 15:41:00 +02:00
Helium314
e289e7ef5f
move zwj and zwnj codes from Constants to KeyCode
...
and support florisboard name half_space for zwnj
2024-03-27 06:10:31 +01:00
Helium314
4b52f2d51d
properly determine length of emojis when deleting
...
fixes issue described in https://github.com/Helium314/HeliBoard/issues/426#issuecomment-1944132643 , but not the initial problem
2024-03-03 14:48:03 +01:00
Helium314
a34b3f4cdd
switch internal codes for functional keys to the same as florisboard
...
for better compatibility of layouts
also convert labels
2024-03-02 21:02:48 +01:00
Helium314
7b0ee924ae
use less specific key codes
2024-03-02 18:52:55 +01:00
Helium314
a91a90bfbd
rename package
...
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00