-
Notifications
You must be signed in to change notification settings - Fork 9
AJAZZ AK33 QMK Port #5
Description
Not an issue, just a heads up for other AJAZZ AK33 users out there. We're working on a QMK firmware port to the AJAZZ AK33 RGB variants, along with a bunch of other keyboards that use the same chips.
The port can be found here:
https://github.com/SonixQMK/qmk_firmware
The GitHub Actions tab has pre-compiled firmware.
The sn32_openrgb branch includes support for the QMK OpenRGB interface which is experimental at the moment. The corresponding branch of OpenRGB qmk_sonix can connect to the keyboard and control the RGB lights without saving changes to flash, allowing for a high update rate that is flicker-free. This allows for audio visualization and game integrations.
Note that there are at least two different revisions of the AK33 PCB. One uses the EVision VS11K09A chip (Sonix SN32F248 equivalent) and the other uses the EVision VS11K09A-1 chip (Sonix SN32F24B equivalent). You will need to determine which chip your keyboard uses so you know which QMK build to flash. I have also dumped the stock firmware from both versions so you can restore your keyboard if need be.
We still have an issue where occasionally keypresses are missed. This isn't a showstopper in my opinion, but it can be somewhat annoying every once in a while when it happens.