-
-
Notifications
You must be signed in to change notification settings - Fork 39.5k
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
Gherkin: Refactor and Configurator support [resolved] #3140
Conversation
Talljoe keymap compile log (on qmk:master 0.6.48)
|
bbaserdem keymap compile log (on qmk:master 0.6.48)
|
Feel free to nuke my keymap in gherkin. I need to migrate it to userspace anyway. Alternatively, rename it to |
Wow, quick reply @Talljoe. Appreciate the insight. I'd rather leave it up to you as to when it gets deleted, as I like my changes to be as non-destructive as possible. I'll rename the folder. |
And @bbaserdem has renaming the _user part with _keymap, and it should compile. |
@drashna I actually just figured out that |
Awesome! Thanks! |
* Refactor KEYMAP to LAYOUT_ortho_3x10 * Configurator support * Renamed @Talljoe's keymap folder * Renamed matrix_init_user to matrix_init_keymap
LAYOUT_ortho_3x10
macro.#include QMK_KEYBOARD_H
info.json
addedTODO (Help wanted and appreciated!):
The keymap compiles perfectly if the folder is renamed to something other than
talljoe
bbaserdem
keymap, but I'm working on it. I probably broke something in the refactor. I intend to have this one solved before any merging.reference