-
-
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
Added gmmk v2 p65 keyboard. #18185
Added gmmk v2 p65 keyboard. #18185
Conversation
Hi @itarze, I have a couple of questions. Why changing the EEPROM driver from custom (see rules.mk from Glorious' fork) to |
used/total: 44k/256k @guilleortas |
@itarze great news, thanks. I'll try it out as soon as my GMMK2 arrives, should be tomorrow. |
WB32F3G71xC is 256k. @guilleortas |
@itarze I have tested your branch and everything works beautifully on my GMMK 2 65% ISO, except that for some reason VIA doesn't pick it up, even with the appropriate design file (I made it myself). VIAL GUI has the same issue and shows as GMMK Pro, sideloading the VIA design file has no effect. |
gmmk_v2_p65.zip |
@itarze Perfect, it worked great! Thank you for the swift reply. |
Do you mean that the current branch compiles the firmware, RGB does not work? @guilleortas |
@itarze No, this PR works great for me (RGB included) now that your design file solved the VIA issue. |
hey @itarze
|
I also noticed something weird (on mac, at least) |
@luizkowalski Add this PR #18058 change to the firmware. |
|
yes., sure, it is this one: https://www.youtube.com/shorts/88_bw3COPhY I managed to find it, simply by updating #define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS then started to navigate through the effects with I also copied the changes from that PR you mentioned and flashed it again, the issue is gone 🎉 |
@luizkowalski
Define these two macros to enable full effects. |
Yeah, I added these definitions and flashed it yesterday, worked perfectly! |
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
* upstream/master: (319 commits) Fix handwired/swiftrax/bumblebee layout macro (qmk#18377) [Keyboard] Add pi40 (qmk#18207) [Keyboard] Removal of deprecated defines in IDOBAO keyboards (qmk#18358) Fix problem that Chidori is not recognized by host computer. (qmk#17882) [Keyboard] Add a new keyboard 'plum47' (qmk#18359) [Docs] RESET -> QK_BOOT (qmk#18365) Remove `RESET` keycodes from fjlabs keyboards (qmk#18364) [Keyboard] Add Vector PCB (qmk#17380) [Keyboard] Add Calice (qmk#17929) GeonWorks Frog Mini Soldered Layout Rework (qmk#18308) [Keyboard] Add skmt/15k keyboard (qmk#18321) [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (qmk#18265) Bump anothrNick/github-tag-action from 1.42.0 to 1.45.0 (qmk#18355) fix: Remove TERM_ON/TERM_OFF from my keymap (qmk#18354) Bump anothrNick/github-tag-action from 1.39.0 to 1.42.0 (qmk#18344) Fix keyboard_name for Unicomp Classic/Ultra Classic keyboards (qmk#18327) Add EM.8 keyboard (qmk#18328) fixed missing x coordinate on spacebar (qmk#18330) GMMK2: Fix 'ISO' within product name (qmk#18322) Added gmmk v2 p65 keyboard. (qmk#18185) ...
Description
Assist Glorious to add a GMMK V2 65% keyboard.
Types of Changes
Issues Fixed or Closed by This PR
Checklist