Conversation
- Added CAPS and NUM RGB indicators to the Galaxy100.c - Also Includes fixes for VIA support and knob mapping support in VIA
| #define HS_RGB_INDEX_CAPS 47 | ||
| #define HS_RGB_INDEX_WIN_LOCK 70 | ||
| #define HS_RGB_INDEX_NUM 70 | ||
| //#define HS_RGB_INDEX_WIN_LOCK 71 |
There was a problem hiding this comment.
Commented out as not supported by this keyboard. Uncomment if needed.
| // if (!keymap_is_mac_system() && keymap_config.no_gui) | ||
| // rgb_matrix_set_color(HS_RGB_INDEX_WIN_LOCK, 0x20, 0x20, 0x20); | ||
| // else | ||
| // rgb_matrix_set_color(HS_RGB_INDEX_WIN_LOCK, RGB_BLACK); |
There was a problem hiding this comment.
Commented out as not supported by this keyboard. Uncomment if needed.
|
Wow @FrostyApeOne thank you for fixing this 😎 , I'm gonna flash this right away! |
|
@samboosa5k No worries, I think LEDs are just one of their firmware issues that we fixed, I believe the Bluetooth and Wireless also stop working after flashing Qmk, or maybe it was only mine that was faulty! |
|
My wireless is also not working, but this is very common: Epomaker pull requests are usually marked as Check this:
In conclusion, thank you for the collaboration 😄, this is a great keyboard. I only use the keyboard wired anyway, but Epomaker customer service + engineers must improved haha. |
I see, interesting, to be honest I didn't know any of these, I literally got into the world of Mech Keyboards 2 weeks ago while searching for a good keyboard and trying not to pay £230 for a Keychron keyboard 😅 Sadly their support isn't any good, they stopped responding me, and shockingly removed my post of asking for help in Reddit 😳 I don't have any experience with QMK or C programming but I don't believe fixing this is going to be too hard, it just need some time spent on it and figuring it out. I hope these PRs and comments (if not removed) will raise some awareness and help the others. 🙏 |
|
guys, could you fix whireless connection? |
Unfortunately, no. It was a miracle me + @FrostyApeOne got anything to compile, but please feel free to do some research and maybe you will succeed 🧠 |
|
Hi @samboosa5k / @FrostyApeOne - thanks heaps for your efforts on this. I'm trying to compile this branch and getting compile errors my qmk --version is 1.1.8 and qmk-firmware 0.29.11 Have you guys seen similar error before? |
Updated the RGB Matrix to include missing LEDs
Added CAPS and NUM RGB indicators to the Galaxy100.c
This PR also includes fixes and changes added by @samboosa5k which include:
VIA Support
Rotary Knob button mapping in VIA