Skip to content

Customizing ZWNJ button in simple (.txt) format #1182

Answered by BlackyHawky
nekoedges asked this question in Q&A
Discussion options

You must be logged in to vote

To add this key after the space bar, you need to edit the functional keys in the advanced settings.

By default, it's in JSON format.

To add the key, write after { "label": "space" }, :

    { "label": "zwnj", "type": "function", "width": 0.1 },

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nekoedges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants