-
-
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
add adelais PCB #8945
add adelais PCB #8945
Conversation
What's the difference between this and #8944? |
|
could i merge them? |
So is it the exact same PCB? If so, adding two keyboards isn't the best way to do this. You can just enable both features in the same config. Since this is using an ARM chip, there's plenty of flash space to accommodate it. |
Oh, got it. Thank you. |
You don't need to open a new PR. Just use one of these two and close the other. |
okie, thank you! |
The config.h and rules.mk stuff can be deduped here, you don't need separate keymaps for the features. |
Oh, I see, there are two versions of this PCB after all, one with RGB matrix, and one with underglow + backlight. So, instead of separate keymaps you should make subfolders inside the |
Exactly, these are the 2 PCB versions. But they have the same layout, matrix and pinout. |
Hi @fauxpark, Do I have to change anything else? |
As I said, don't use separate keymaps for this. Make subfolders with the different config options, and leave stuff common to both in the top-level config/rules. |
I just updated according to what I understand. |
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.
Looking better. The keymaps
dirs seem identical so they can be pulled up as well.
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.
Move the rgb_led keymaps folder under the keyboard folder, and delete the standard_led keymaps folder.
Hi @drashna. Could you please help me to check them again? |
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.
Looks good to me.
* add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <[email protected]>
* add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <[email protected]>
* add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <[email protected]>
* add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <[email protected]>
* add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <[email protected]>
Description
Add Adelais en ciel - compatible with TGR Alice and all clone variants
Types of Changes
Issues Fixed or Closed by This PR
Checklist