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 default Wete keymap #664

Merged
merged 3 commits into from
Feb 27, 2020
Merged

Add default Wete keymap #664

merged 3 commits into from
Feb 27, 2020

Conversation

ramonimbao
Copy link
Contributor

Adding the default keymap for the configurator following qmk/qmk_firmware#8229.

Copy link
Member

@noroadsleft noroadsleft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes will make the keymap more visually polished when rendered. Configurator's UI code currently largely only understands short-form keycodes rather than full-length (e.g. KC_INS instead of KC_INSERT, though both work when compiled).

image

You also have an extra comma on Line 22.

public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
public/keymaps/w/wete_default.json Outdated Show resolved Hide resolved
@noroadsleft noroadsleft self-assigned this Feb 25, 2020
Change to shortform keycodes, remove extra comma

Co-Authored-By: James Young <[email protected]>
@noroadsleft
Copy link
Member

Keymap looks good but it doesn't compile; this is something on our end. 🙁

Lemme chase that down and then I'll merge this. Your part's done. 🙂

@noroadsleft noroadsleft added the on hold Pull requests that are waiting on other changes to be merged. label Feb 26, 2020
@ramonimbao
Copy link
Contributor Author

Great. Thanks for all your help here and in the main repo!

@noroadsleft noroadsleft removed the on hold Pull requests that are waiting on other changes to be merged. label Feb 27, 2020
@noroadsleft
Copy link
Member

Compile issue was fixed.

Thanks!

@noroadsleft noroadsleft merged commit 2ca8efc into qmk:master Feb 27, 2020
@ramonimbao ramonimbao deleted the wete_default branch March 7, 2020 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants