summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/lulu
AgeCommit message (Collapse)Author
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-19Fix boardsource/lulu RGB matrix (#18407)Felix Springer
* Fix ordering of entries for RGB matrix. * Fix typos in RGB matrix definition. These matrix indices overlapped. * Improve positions in RGB matrix. The rotary encoder and the key below that are in a new column. The rotary encoder's height is inbetween rows. The key below is kind of off-axis and thus hard to pin down to a specific location. The modifer keys in the bottom row are staggered compared to the other columns.
2022-08-30fix boardsource/lulu (#18217)jack
2022-08-30Add boardsource/lulu RP2040 support (#18200)jack
by waffle87
2022-07-12[Keyboard] boardsource/lulu data driven (#17638)jack
2022-05-16[Keyboard] lulu LED index correction (#17108)Albert Y
2022-02-11[Keyboard] Lulu keyboard by boardsource (#15951)cole smith
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>