-
-
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 Elongate PCB support #8419
Add Elongate PCB support #8419
Conversation
Also, the via keymap is failing to build. |
Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]>
As per code review
As per code review
As per code review Co-Authored-By: Ryan <[email protected]>
Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]>
Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]>
Co-Authored-By: Ryan <[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.
All changes submitted to commit 3301fda . Now the VIA keymap is compiling. However I needed to flag MOUSEKEY_ENABLE=no and LINK_TIME_OPTIMIZATN_ENABLE=yes in rules.mk because without both the firmware size extrapolates maximum allowed.
Builds fine now |
Co-Authored-By: Joel Challis <[email protected]>
Thank you for your contribution! |
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
* Working on proto * Start adding VIA support * Apply suggestions from code review Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]> * Delete useless config.h As per code review * Delete elongate.c As per code review * Updated readme.md * Update keyboards/acheron/elongate/keymaps/default/keymap.c As per code review Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]> * Update info.json * Update via/keymap.c Co-Authored-By: Ryan <[email protected]> * Solve compiling issue for via keymap * Add botmagic support and remoce console_enable Co-Authored-By: Joel Challis <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/config.h Co-authored-by: Ryan <[email protected]> Co-authored-by: Gondolindrim <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]>
* Working on proto * Start adding VIA support * Apply suggestions from code review Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]> * Delete useless config.h As per code review * Delete elongate.c As per code review * Updated readme.md * Update keyboards/acheron/elongate/keymaps/default/keymap.c As per code review Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]> * Update info.json * Update via/keymap.c Co-Authored-By: Ryan <[email protected]> * Solve compiling issue for via keymap * Add botmagic support and remoce console_enable Co-Authored-By: Joel Challis <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/config.h Co-authored-by: Ryan <[email protected]> Co-authored-by: Gondolindrim <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]>
* Working on proto * Start adding VIA support * Apply suggestions from code review Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]> * Delete useless config.h As per code review * Delete elongate.c As per code review * Updated readme.md * Update keyboards/acheron/elongate/keymaps/default/keymap.c As per code review Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]> * Update info.json * Update via/keymap.c Co-Authored-By: Ryan <[email protected]> * Solve compiling issue for via keymap * Add botmagic support and remoce console_enable Co-Authored-By: Joel Challis <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/config.h Co-authored-by: Ryan <[email protected]> Co-authored-by: Gondolindrim <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]>
* Working on proto * Start adding VIA support * Apply suggestions from code review Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]> * Delete useless config.h As per code review * Delete elongate.c As per code review * Updated readme.md * Update keyboards/acheron/elongate/keymaps/default/keymap.c As per code review Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]> * Update info.json * Update via/keymap.c Co-Authored-By: Ryan <[email protected]> * Solve compiling issue for via keymap * Add botmagic support and remoce console_enable Co-Authored-By: Joel Challis <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/config.h Co-authored-by: Ryan <[email protected]> Co-authored-by: Gondolindrim <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]>
* Working on proto * Start adding VIA support * Apply suggestions from code review Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]> * Delete useless config.h As per code review * Delete elongate.c As per code review * Updated readme.md * Update keyboards/acheron/elongate/keymaps/default/keymap.c As per code review Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]> * Update info.json * Update via/keymap.c Co-Authored-By: Ryan <[email protected]> * Solve compiling issue for via keymap * Add botmagic support and remoce console_enable Co-Authored-By: Joel Challis <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/config.h Co-authored-by: Ryan <[email protected]> Co-authored-by: Gondolindrim <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]>
* Working on proto * Start adding VIA support * Apply suggestions from code review Removed redundant comments and fixed typos Co-Authored-By: Ryan <[email protected]> Co-Authored-By: Joel Challis <[email protected]> * Delete useless config.h As per code review * Delete elongate.c As per code review * Updated readme.md * Update keyboards/acheron/elongate/keymaps/default/keymap.c As per code review Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Removed RGB_MODE_TEST definition and substituted for RGB_M_T Co-Authored-By: Ryan <[email protected]> * Apply suggestions from code review Reverted changes to alice.h Co-Authored-By: Ryan <[email protected]> * Update info.json * Update via/keymap.c Co-Authored-By: Ryan <[email protected]> * Solve compiling issue for via keymap * Add botmagic support and remoce console_enable Co-Authored-By: Joel Challis <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/acheron/elongate/config.h Co-authored-by: Ryan <[email protected]> Co-authored-by: Gondolindrim <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]>
Description
This PR adds compatibility to the ElongatePCB pre-Revision Beta and revision Beta, both being identical.
Types of Changes
Issues Fixed or Closed by This PR
Checklist