-
Notifications
You must be signed in to change notification settings - Fork 13
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
modify the modifiers #14
base: master
Are you sure you want to change the base?
Conversation
a94b267
to
fae6802
Compare
I still haven't figured out how to differentiate between left control and right control in Emacs. At least on linux, I understand that not everybody wants to use the keyboard ONLY for Emacs, though. Regardless, is there a better naming convention for the keys, maybe? I've found a bug (in my own code), too,
|
I've been using on mac it's fairly straight forward...
I'm not sure there's a similar general setup, but you can modify |
As for the naming, I used the existing aliases just to start the discussion without touching too much of the code... |
This started from realising that |
The QMK names for the modifiers can be found in the Modifier Keys section of the docs. |
Extending the
mugur-modifiers
to include a few more of the QMK mappings should enable more modifier prefixes.