-
-
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
QAZ Keyboard #9714
QAZ Keyboard #9714
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.
My preference would be to also rename the layout macros, something like
LAYOUT_qaz
to LAYOUT_split_space
or LAYOUT_all
and LAYOUT_qaz_big_space
to LAYOUT
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[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.
This looks good to merge -- the only unapproved requested change by @noroadsleft looks to have been done.
* Initial qaz commit * Enable combos * Improved default keymaps * Fixed configurator json * Via initial * Corrected VIA json * touch * Via fixes * Fixed via matrix * Formatting * Add lighting to qaz * Add rgb animations, add rgb to l2, fix error in via json, enable rgblight by default * Update QAZ readme * Remove VIA json, prep for PR * Correct default bootloader for pro-micro * Remove accidentally added submodules * Change names of layout macros * Move combo defs to keymap folders, fix layout names in info.json * Fixes transposition of comma and dot keys on default keymaps * Update keyboards/qaz/keymaps/default/config.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/qaz/keymaps/default_big_space/config.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/qaz/rules.mk Co-authored-by: Joel Challis <[email protected]> * Update keyboards/qaz/readme.md Co-authored-by: James Young <[email protected]> * Update keyboards/qaz/rules.mk Co-authored-by: James Young <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: James Young <[email protected]>
Description
Add QAZ Keyboard
Types of Changes
Issues Fixed or Closed by This PR
Checklist