-
-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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 Axolstudio Yeti #11051
Conversation
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.
qmk info doesnt seem to like your Layout_Splitbs
layout, as shown in the CI lint check
┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐┌──┐
│k1││k0││k0││k0││k0││k0││k0││k0││k0││k0││k0││k1││k1││k1││k1││k1││k3││k1││k1││k1││k2││k2││k2││k2││k2││k2││k2││k2││k2││k2││k3││k4││k3││k3││k3││k3││k3││k3││k3││k4││k4││k4││k4││k4││k3││k4││k5││k5││k5││k5││k5││k5││k5││k5││k5││k5││k6││k4││k6││k6││k6││k6││k6││k6││k6│
└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘└──┘
Any chance you could have a look at fixing this.
interesting. I'll see if I find anything |
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
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.
Summary:
Renames the layouts as follows:
LAYOUT
-> LAYOUT_alice
LAYOUT_all
-> LAYOUT_alice_split_bs
LAYOUT_split_bs
-> LAYOUT_alice_split_bs_full_rshift
LAYOUT_full_rshift
-> LAYOUT_alice_full_rshift
Adds both current Alice community layouts to rules.mk
GitHub tip: You can apply multiple suggestions to a single commit by using the Files Changed tab.
Co-authored-by: James Young <[email protected]>
Thanks! |
Description
Added Axolstudio Yeti keyboard. VIA keymap included.
Types of Changes
Checklist