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

Add KC_LOCK support by adding KEY_LOCK_ENABLE = yes to rules.mk #236

Open
JonasWechsler opened this issue Jan 21, 2019 · 2 comments
Open

Comments

@JonasWechsler
Copy link

I'd like to be able to map KC_LOCK with QMK Configurator. I can add the key with the "any" key, but it doesn't set the appropriate flag in rules.mk, so it doesn't compile.

@yanfali
Copy link
Collaborator

yanfali commented Jan 21, 2019

Yup, sorry we don't support this quite yet. API support for setting flags is a work in progress.

@eraucher
Copy link

Using mousekeys for boards with "MOUSEKEY_ENABLE = no" in the board's default rules.mk file is also not possible with QMK Configurator, which really hinders its otherwise awesome functionality with certain boards. I'm curious if there are any hacky ways of getting around this.

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

No branches or pull requests

3 participants