-
-
Notifications
You must be signed in to change notification settings - Fork 40.7k
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
Devided #3856, split Space Cadet process, trying fix at #3701 #3885
Conversation
… a modifier on the key and allow to override the default modifier. Closes qmk#3815
…egistering KC_LSFT when equals to LSPO_MOD
change #if to if statement
* GESC_GR_IGNORED_MOD * GESC_GR_IGNORED_MOD_BIT
I hate to ask.... But while you're doing this, would you mind adding something like |
OK, will try it as soon as possible. No ploblem. |
SCS_LEFT SCS_RIGHT
Space Cadet Shift enable when SPACE_CADET_ENABLE = yes is written in rules.mk
correspond * SPACE_CADET_ENABLE * GESC_GR_IGNORED_MOD * GESC_GR_IGNORED_MOD_BIT
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're still discussing the overall structure internally. In the meantime please see my comments above for changes we know you can make now.
revert docs/feature_grave_escape.md from before change grave_escape process
delete space between table symbol | revert quantum/quantum_keycodes.h
interim pull request...
|
conflicts in common_features.mk master adds dynamic_keymap space_cadet adds space_cadet both leave in common_features.mk
…s fall out layouts
… templates * rules.mk add SPACE_CADET_ENABLE = no commented around +520 bytes increase * documents * feature_space_cadet_shift.md * feature_space_cadet_shift_enter.md noted around +520 bytes increase
@drashna , Thank you reply. Perhaps all of space cadet used layouts would enable, also template goes disable default. |
This PR and #5226 aim to do the same thing. Though, that PR includes some additional functionality. |
@drashna yes, It looks similar directionality enhancements, #5226 looks more multifunctional. I am still waiting a result about internal structure discussion. 4 month ago, I and @skullydazed afraid to QMK souces become a |
I hate to say it, but I think that the space cadet feature has been overhauled, and also meets most of the same goals that this PR had, plus more. That's why there are a bunch of merge conflicts now. I'm closing this for now. If you don't feel that's correct/appropriate, then please do re-open, and update your PR. |
update: 09/12/18
quantum/quantum.c
toquantum/process_keycode/process_space_cadet.c/h
try to fix GRAVE_ESC with GUI sends GUI+GRAVE, wanting just GRAVE #3769definedGESC_GR_IGNORED_MOD
definedGESC_GR_IGNORED_MOD_BIT
Todo:
NO_SPACE_CADET
orSPACE_CADET_ENABLE
ESC_GRAVE