Issue
Keyboard disconnects immediately once select single color from lighting tab in via
- Download QMK toolbox here: https://github.com/qmk/qmk_toolbox/releases/download/0.0.21/qmk_toolbox.exe
- Install and launch
- Tick autoflash
- Open/Locate the hex file: AK75X RGB.hex
- MCU: atmega32u4
- Make sure you know where is the reset button of AK75X (bottom of pcb), you have to quickly press the reset button TWICE once it is connected. Use tweezers or anything to reach the reset button. Do this before the keyboard disconnected.
- Get ready to fight for the time. Connect your keyboard now, press the reset button twice before it gets disconnected.
- Wait the flash
-
- Done!
///
The above AK75X RGB.hex is the RGB matrix version, change the lighting effect through
mo(1) + arrow left Turn on / off rgb matrix lighting
mo(1) + arrow up Brightness up rgb matrix lighting
mo(1) + arrow down Brightness down rgb matrix lighting
mo(1) + arrow right Mode of rgb matrix lighting
///
If you prefer to have single lighting and to choose the lighting effect from RGB, kindly re-flash the following hex. Do note that you have to flash AK75X RGB.hex first, by flashing the following AK75X.hex alone is unable to correct the error prompts earlier.
Error! > Flash with AK75X RGB.hex > (Satisfied w RGB matrix mode) > done!
Error! > Flash with AK75X RGB.hex > (if you want to choose single color) > Flash AK75X.hex again
///
Re-flash AK75X.hex for single color preference:
- Connect your board
- Go to QMK toolbox you downloaded earlier
- Tick autoflash
- Open/Locate the hex file: AK75X.hex
- MCU: atmega32u4
- Use tweezers or anything to reach the reset button, press twice.
- Wait the flash
-
- Done!
Now you can choose single color or other lighting effect from VIA lighting tab.
It is recommended to keep the underglow brightness at 50% or lower. :D