Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2023-05-04 | 1 | -128/+128 |
| | |||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -58/+58 |
| | |||||
* | Add encoder map to boardsource/lulu, and some other dd migrations (#19281) | jack | 2022-12-14 | 1 | -8/+12 |
| | |||||
* | Fix boardsource/lulu RGB matrix (#18407) | Felix Springer | 2022-09-19 | 1 | -45/+45 |
| | | | | | | | | | | | | | | | | | * 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. | ||||
* | Add boardsource/lulu RP2040 support (#18200) | jack | 2022-08-30 | 1 | -15/+7 |
| | | | by waffle87 | ||||
* | [Keyboard] boardsource/lulu data driven (#17638) | jack | 2022-07-12 | 1 | -13/+174 |
| | |||||
* | [Keyboard] Lulu keyboard by boardsource (#15951) | cole smith | 2022-02-11 | 1 | -0/+16 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |