-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
GMMK 2 WBG7 MCU compatibility #16436
Conversation
…ware into gmmk_v2_keyboard
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
…qmk_firmware into gmmk_v2_keyboard
Fix a minor problem.
Optimize the code
Update from qmk/develop
Update from develop
Co-authored-by: Drashna Jaelre <[email protected]>
@joshualex @KarlK90 Now you can clone the gmmk_V2_keyboard branch directly. I've solved the RAM overflow problem and merged the develop branch. |
Now that the issues have been sorted, will this be approved soon? |
@GloriousThrall What about merging GMMK 2 65% into master? |
#18185 This PR. @guilleortas |
I was able to build and flash QMK with VIA support for my GMMK 2 65% ISO. However, it shows up as GMMK Pro in VIA, which has a different layout and nothing matches. This is not solved using a via.json design file, which it does for @itarze's PR for the GMMK 2 65%. |
* GMMK V2 QMK Compatibility * fix problems * Update keyboards/gmmk/gmmk2/config.h Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/gmmk/gmmk2/config.h Co-authored-by: Drashna Jaelre <[email protected]> * Fix a minor problem * Optimize the code * Update config.h * Update * Update config.h * Update keyboards/gmmk/gmmk2/p96/ansi/keymaps/via/config.h Co-authored-by: Drashna Jaelre <[email protected]> * Update config.h * Update keyboards/gmmk/gmmk2/p96/iso/keymaps/via/config.h Co-authored-by: Drashna Jaelre <[email protected]> * Update config.h * Update keyboards/gmmk/gmmk2/p65/ansi/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/gmmk/gmmk2/p96/ansi/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/gmmk/gmmk2/p96/ansi/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/gmmk/gmmk2/p96/ansi/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/gmmk/gmmk2/p96/iso/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/gmmk/gmmk2/p65/iso/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * Update config.h * Update config.h * Update config.h * Modify device pid * Add gmmk2_p96 keyboard. * Add gmmk2_p96 keyboard. * Update led matrix. * Update led matrix. * Delete eeprom_flash.c * Update keyboards/gmmk/gmmk2/p96/ansi/rules.mk Co-authored-by: Nick Brassel <[email protected]> * Update from qmk develop branch * Increased compatibility with wear_leveling. * Update config.h Co-authored-by: Joy <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Nick Brassel <[email protected]>
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist