RGB issues on Drop Alt #12

Open
opened 2020-07-13 19:39:53 +02:00 by FrederikBaerentsen · 0 comments
FrederikBaerentsen commented 2020-07-13 19:39:53 +02:00 (Migrated from tmp.baerentsen.space)

Drop Alt does not work correctly with userspace 'rgb_matrix'. Some errors occur and they need to be looked at.

Either:

  1. disable rgb all together (currently implemented)
  2. make drop alt specific code using something like #if !(defined DROP_ALT) to remove specific code and #if (defined DROP_ALT) to add board specific code.
Drop Alt does not work correctly with userspace 'rgb_matrix'. Some errors occur and they need to be looked at. Either: 1. disable rgb all together (currently implemented) 2. make drop alt specific code using something like `#if !(defined DROP_ALT)` to remove specific code and `#if (defined DROP_ALT)` to add board specific code.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FrederikBaerentsen/QMK#12
No description provided.