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

Change layer_on to layer_move #29

Open
wants to merge 1 commit into
base: georgi
Choose a base branch
from
Open

Conversation

user202729
Copy link

@user202729 user202729 commented Jan 16, 2022

I think layer_move makes more sense here, because the layer 1 overrides layer 0 completely anyway.

(and it prevents some annoying debugging-time if someone decide to move layer GAMING to a smaller index than layer STENO_LAYER)

Note. (the issues tab is not open? And) I'm not sure which branch to push to.


Also on that note, I'd like to move the macro definitions to some header file and use from that header file too (but that might potentially be disruptive), hard coding 1 there isn't a good idea.


... in retrospect, it might be better to just add layer_move(GAMING) to the startup script to make that layer the default from the beginning. Had some unrelated issues with EEPROM and set_single_persistent_default_layer.

@user202729 user202729 force-pushed the georgi branch 2 times, most recently from 6441a67 to ca812f1 Compare January 16, 2022 23:55
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.

1 participant