-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi Custom Keyboards! #465
Comments
There's no way to switch to a custom layout directly. That would be a good idea but there's two problems with placement:
The only switching keys are up and down (key 7 and 8) on the space bar: <key width="4.4" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right" slider="true"/> Your layout don't render in your issue. You must enclose it between two |
Yes its one row. Its designed for landscape mode. Although I can use it in profile mode as well. |
Is this what you mean? BTW spacebar is a tap on the far right directionals key. <key key2="ctrl" key1="loc alt" key0="loc meta" key3="loc switch_greekmath" key4="switch_numeric"key5="switch_emoji" key6="config"/>
... |
I'm talking about the default space bar. You need to add Your layout is not visible on Github, you need to enclose it in a code block. |
|
That's quite an original layout! |
Cheers for posting the switchers up. I replaced the 45 key with one. Going to tidy it all up now. I might be some time... |
I'll close this issue. The layout option should be sufficient for your needs. Please open more issues if needed. |
Hello @Julow
I just reinstalled the keyboard and saw the multi custom release is already out! This was totally - unexpected.
Can we access our own custom keyboards with a key like the numerical and greek buttons do?
Here is a compact keyboard I am working on. Any comments/help very welcome.
<key key2="ctrl" key1="loc alt" key0="loc meta" key3="loc switch_greekmath" key4="switch_numeric"key5="switch_emoji" key6="config"/>
The text was updated successfully, but these errors were encountered: