summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/lagrange/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Lagrange handwired Configurator bugfix (#12854)James Young2021-05-101-18/+86
| | | | | * use human-friendly formatting * correct key object order
* [Keyboard] Lagrange handwired keyboard (#11374)Dimitris Papavasiliou2021-03-051-0/+21
* [Keyboard] Add the Lagrange keyboard * Covert the master side to use the SPI driver.