-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
[Keyboard] Add Flatbread60, Vaneela, and VaneelaEx by nckiibs #9817
Conversation
Thank you very much for your help! I fixed the issues pointed out. |
I also added two more keyboards. Do I have to close and make another pull request? |
All done! |
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.
In addition to the specific suggestions, I'm not keen on the fact that the default
and via
keymaps for each board don't use the same mappings. This can be disorienting to users who switch between VIA and non-VIA firmware, and IMO these keymaps should be as similar as possible. I may return with more suggestions along these lines later.
GitHub tip: Multiple suggestions can be applied to a single commit through the Files Changed tab.
Thank you! I fixed what were requested. By the way, what is the proper response to the change requests? Do I have to click every 'resolve conversation' button after fixing them? |
Depends how you apply the suggestions. If you apply them through GitHub's web interface, they should resolve automatically. If you make the changes locally and then push them to your fork, you do need to resolve them manually. With a lot of suggestions, I'd suggest using the Files Changed tab to make them, then when you have them committed on GitHub, use |
@noroadsleft @drashna
I am sorry for the long questions, and I really appreciate all the efforts to help newbies in the community! |
I don't have an answer for this one; I'll probably have to look into it. I know what things are likely to be requested due to being a collaborator, so I typically jump ahead on these things before opening a PR.
The PR Lint check is literally a "first-effort" – if it's not flagging boards you've changed, ignore it.
VIA's functions for this only work if you use the keycodes VIA provides for doing this, and they also only work if you have exactly four layers. |
Co-authored-by: James Young <[email protected]>
Thanks! |
Thank you!
…On Sun, Aug 9, 2020 at 10:51 AM James Young ***@***.***> wrote:
Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9817 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOXY4HHIFWLUMZCVDJ3WBDR72ZVTANCNFSM4PHG2QUQ>
.
|
Oh, by the way, I just checked qmk configurator, and it seems like the
default keymap was no registered. How can I make it so that the there shows
a default keymap in QMK configurator?
…On Sun, Aug 9, 2020 at 10:51 AM James Young ***@***.***> wrote:
Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9817 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOXY4HHIFWLUMZCVDJ3WBDR72ZVTANCNFSM4PHG2QUQ>
.
|
* creOnic added * made requested changed by a moderator * device name changed * fixed flatbread60 files * add vaneela and vaneelaEX support * Update keyboards/nckiibs/vaneelaex/rules.mk * vaneela rgb disabled * include error fxied * vaneelaex Via keymap fixed * vaneelaex keymap fixed * all fixed except clang part * vaneelaex config.h error fixed, clang fixed * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/rules.mk done * line endings were fixed as requested * Apply suggestions from code review Thank you! * requests applied and rebased * pics changed * flatbread via fixed * Apply suggestions from code review Thanks! * Apply suggestions from code review Done! * Apply suggestions from code review except VIA keymaps Questions regarding VIA keymaps are pending * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * flatbread via keymap changed * Apply suggestions from code review
* creOnic added * made requested changed by a moderator * device name changed * fixed flatbread60 files * add vaneela and vaneelaEX support * Update keyboards/nckiibs/vaneelaex/rules.mk * vaneela rgb disabled * include error fxied * vaneelaex Via keymap fixed * vaneelaex keymap fixed * all fixed except clang part * vaneelaex config.h error fixed, clang fixed * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/rules.mk done * line endings were fixed as requested * Apply suggestions from code review Thank you! * requests applied and rebased * pics changed * flatbread via fixed * Apply suggestions from code review Thanks! * Apply suggestions from code review Done! * Apply suggestions from code review except VIA keymaps Questions regarding VIA keymaps are pending * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * flatbread via keymap changed * Apply suggestions from code review
QMK Configurator keymaps live here: https://github.com/qmk/qmk_configurator/tree/master/public/keymaps Instructions: https://github.com/qmk/qmk_firmware/blob/633d0fe5f7eef8400cfdc843f1a043d0eac8a836/docs/configurator_default_keymaps.md (hopefully this will hit the QMK docs soon) |
* creOnic added * made requested changed by a moderator * device name changed * fixed flatbread60 files * add vaneela and vaneelaEX support * Update keyboards/nckiibs/vaneelaex/rules.mk * vaneela rgb disabled * include error fxied * vaneelaex Via keymap fixed * vaneelaex keymap fixed * all fixed except clang part * vaneelaex config.h error fixed, clang fixed * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c done * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * Update keyboards/nckiibs/flatbread60/rules.mk done * line endings were fixed as requested * Apply suggestions from code review Thank you! * requests applied and rebased * pics changed * flatbread via fixed * Apply suggestions from code review Thanks! * Apply suggestions from code review Done! * Apply suggestions from code review except VIA keymaps Questions regarding VIA keymaps are pending * Update keyboards/nckiibs/flatbread60/keymaps/default/keymap.c * flatbread via keymap changed * Apply suggestions from code review
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist