Skip to content
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

[Bug] Idobao ID75 V3 (Drop) Issue with RGB Matrix #23619

Open
2 tasks
DutchMex opened this issue Apr 26, 2024 · 0 comments
Open
2 tasks

[Bug] Idobao ID75 V3 (Drop) Issue with RGB Matrix #23619

DutchMex opened this issue Apr 26, 2024 · 0 comments

Comments

@DutchMex
Copy link

DutchMex commented Apr 26, 2024

Describe the Bug

When using the QMK firmware for Idobao id75/v2 on my ID75 v3 keyboard from Drop, there are glitches when using any of the preconfigured RGB animations. Particularly, any moving or reactive light effect, when nearing the top row, will cause many other LEDs in the matrix to flash with rainbow colors. It seems as though the lighting overflows what is physically present on the keyboard, and then the overflow causes “random” flashes of color on other LEDs. Sometimes this will even result in a random few LEDs remaining on after turning off RGB completely.

To reproduce bug:

  • Flash ID75 V3 with ID75 V2 QMK profile from QMK Configurator.
  • Turn on RGB effects
  • Select a reactive effect and begin typing near the top or sides of the keyboard.
  • The lighting should start to flash and glitch

Keyboard Used

id75/v2

Link to product page (if applicable)

https://drop.com/buy/idobao-id75-v3-hot-swappable-ortholinear-aluminum-keyboard-kit

Operating System

Mac OS Sonoma 14.4.1

qmk doctor Output

qmk doctor
Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.1.5
Ψ QMK home: /Users/grantbrinkman/GitHub/qmk_firmware
Ψ Detected macOS 14.4.1 (Apple Silicon).
Ψ Userspace enabled: False
Ψ Git branch: master
Ψ Repo version: 0.24.7
⚠ The official repository does not seem to be configured as git remote "upstream".
Ψ CLI installed in virtualenv.
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 8.5.0
Ψ Found avr-gcc version 8.5.0
Ψ Found avrdude version 7.3
Ψ Found dfu-programmer version 1.1.0
Ψ Found dfu-util version 0.11
Ψ Submodules are up to date.
Ψ Submodule status:
Ψ - lib/chibios: 2023-04-15 13:48:04 +0000 --  (11edb1610)
Ψ - lib/chibios-contrib: 2023-11-27 18:15:44 +0100 --  (9d7a7f90)
Ψ - 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

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

N/A

Additional Context

I have very little experience with QMK (other than QMK configurator and QMK-Toolbox), but a good bit of experience with microcontrollers and code, so if anyone is willing to assist, I would love to work on a solution to this. Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant