summaryrefslogtreecommitdiffstats
path: root/keyboards/lpad
Commit message (Collapse)AuthorAgeFilesLines
* Clean up trailing commas from info.json (#20812)Ryan2023-05-091-5/+7
|
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-7/+7
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-5/+5
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-4/+1
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-18/+0
|
* Update lpad info.json (#20184)Laneware2023-03-191-2/+2
| | | Update incorrect row and col pins, now confirmed working via manual build in QMK MSYS
* Format code according to conventions (#20175)QMK Bot2023-03-181-2/+2
|
* Add Support for LPAD (#19852)Laneware2023-03-188-0/+156
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>