Skip to content
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

QMK and Unicode #576

Open
SarreqTeryx opened this issue Nov 11, 2019 · 1 comment
Open

QMK and Unicode #576

SarreqTeryx opened this issue Nov 11, 2019 · 1 comment

Comments

@SarreqTeryx
Copy link

I'm trying to create a layout with superscript, subscript, and roman numerals using "ANY()", but when I reload from .json, they're all coming up as "KC_TRNS"

@noroadsleft
Copy link
Member

There's a proof-of-concept PR that may be relevant, but I don't know how much work would be required to get this feature in:

#446

There's also the matter that in order to use Unicode, it has to be enabled via the keyboard's rules.mk file in qmk/qmk_firmware, which Configurator has no capability to alter (the API doesn't support changing rules.mk/config.h at this time). When the v2 API launches this becomes a possibility, but there's no timeline for that at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants