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

Unicode, Emoji, or Special Characters on a layer? #196

Open
mccarthyryanc opened this issue Jun 14, 2023 · 1 comment
Open

Unicode, Emoji, or Special Characters on a layer? #196

mccarthyryanc opened this issue Jun 14, 2023 · 1 comment

Comments

@mccarthyryanc
Copy link

Is there a way to tie specific unicode chars to a key?

For example, if my Access Layer 2 key is Fn, I'd like to press Fn + p to output 🐍.

I see another similar issue but it looks unresolved.
QMK (this project is using this right? sorry, new to this.) looks like it has some unicode support, but maybe not emojis?

@leviport
Copy link
Member

leviport commented Jun 14, 2023

The Keyboard Configurator does not currently have unicode or emoji support, but you're right that Launch uses QMK firmware, and QMK has some basic unicode support. I think emoji is a much more complicated situation, but there might be a way to program macros that tie into specific apps or custom OS integrations. Instructions for flashing custom QMK firmware can be found here for launch_2: https://github.com/system76/qmk_firmware/blob/master/keyboards/system76/launch_2/README.md (other models are up a directory, each has a readme in it).

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

No branches or pull requests

2 participants