Describe the Bug
There seems to be a problem with RGB lighting on the Lemokey L1.
I have created a new keymap with qmk new-keymap -kb lemokey/l1/ansi -km testkmap and compiled it with qmk compile -kb lemokey/l1/ansi -km testkmap. I made no changes to keymap.c.
After flashing it to the keyboard with QMK toolbox, the RGB lighting for the keys is not working properly. Some RGB LEDs stay off, and some seem to be out of sync when a RGB mode with changing colors is selected (see screenshot).

The keys where the RGB LED are not working at all are Esc, `, 1, Tab, Caps, LShift, LCtrl, F3, Insert and U. Basically, the leftmost key of every row, and a few random keys more.
The keys I, P, [ and ] seem to be out of sync.
When flashing the original 1.1.0 firmware to the board, the RGB LEDs act normal again.
That suggests the error is somewhere in the mapping of RGB LEDs, and not in the hardware itself, as it is working as expected with the original firmware downloaded from the Keychron website.
Keyboard Used
lemokey/l1/ansi
Link to product page (if applicable)
https://www.keychron.com/products/lemokey-l1-qmk-via-wireless-custom-gaming-keyboard
Operating System
Windows / WSL
qmk doctor Output
Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.2.0
Ψ QMK home: /home/mrex/src/lemokey-qmk/qmk_firmware
Ψ Detected Linux (WSL, Arch Linux).
Ψ Userspace enabled: False
Ψ Git branch: wireless_playground
Ψ Repo version: 0.14.29
⚠ The official repository does not seem to be configured as git remote "upstream".
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 14.2.0
Ψ Found avr-gcc version 15.1.0
⚠ We do not recommend avr-gcc newer than 8. Downgrading to 8.x is recommended.
Ψ Found avrdude version t
Ψ Found dfu-programmer version 1.1.0
Ψ Found dfu-util version 0.11
Ψ Submodules are up to date.
Ψ Submodule status:
Ψ - lib/chibios: 2024-01-10 10:36:30 +0800 -- (86a3ed9ba)
Ψ - lib/chibios-contrib: 2024-06-04 11:39:47 +0800 -- (5dbc2a07)
Ψ - lib/googletest: 2021-06-11 06:37:43 -0700 -- (e2239ee6)
Ψ - lib/lufa: 2022-08-26 12:09:55 +1000 -- (549b97320)
Ψ - lib/vusb: 2022-06-13 09:18:17 +1000 -- (819dbc1)
Ψ - lib/printf: 2022-06-29 23:59:58 +0300 -- (c2e3b4e)
Ψ - lib/pico-sdk: 2023-02-12 20:19:37 +0100 -- (a3398d8)
Ψ - lib/lvgl: 2022-04-11 04:44:53 -0600 -- (e19410f8)
Ψ QMK is ready to go, but minor problems were found
Is AutoHotKey / Karabiner installed
Other keyboard-related software installed
No response
Additional Context
No response
Describe the Bug
There seems to be a problem with RGB lighting on the Lemokey L1.
I have created a new keymap with
qmk new-keymap -kb lemokey/l1/ansi -km testkmapand compiled it withqmk compile -kb lemokey/l1/ansi -km testkmap. I made no changes to keymap.c.After flashing it to the keyboard with QMK toolbox, the RGB lighting for the keys is not working properly. Some RGB LEDs stay off, and some seem to be out of sync when a RGB mode with changing colors is selected (see screenshot).
The keys where the RGB LED are not working at all are Esc, `, 1, Tab, Caps, LShift, LCtrl, F3, Insert and U. Basically, the leftmost key of every row, and a few random keys more.
The keys I, P, [ and ] seem to be out of sync.
When flashing the original 1.1.0 firmware to the board, the RGB LEDs act normal again.
That suggests the error is somewhere in the mapping of RGB LEDs, and not in the hardware itself, as it is working as expected with the original firmware downloaded from the Keychron website.
Keyboard Used
lemokey/l1/ansi
Link to product page (if applicable)
https://www.keychron.com/products/lemokey-l1-qmk-via-wireless-custom-gaming-keyboard
Operating System
Windows / WSL
qmk doctor Output
Is AutoHotKey / Karabiner installed
Other keyboard-related software installed
No response
Additional Context
No response