summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/lagrange/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* [Keyboard] Lagrange handwired keyboard (#11374)Dimitris Papavasiliou2021-03-051-0/+48
* [Keyboard] Add the Lagrange keyboard * Covert the master side to use the SPI driver.