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

Fix issue #221: LGUI(KC_LSFT) does not work #239

Merged
merged 1 commit into from
Apr 6, 2016

Conversation

DidierLoiseau
Copy link
Contributor

Fixes #221 by registering LGUI, LSFT etc. on mod keys as normal mods instead of weak mods:

on mod keys, register LGUI, LSFT etc. as normal mods
 instead of weak mods:
 - they won't be cleared when pressing another key (qmk#188)
 - they won't be cleared by layer switching
 - LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT)
@ezuk
Copy link
Contributor

ezuk commented Apr 6, 2016

I like it! 👍

@jackhumbert ?

@jackhumbert
Copy link
Member

Sure! :)

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

Successfully merging this pull request may close these issues.

3 participants