summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sick_pad/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-38/+0
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Add SiCK-PAD handwired keyboard (#10429)Joel Schneider2020-09-281-0/+34
* Add sick_pad * Adjust setup for Proton C * Add readme * Add info.json * Make requested changes * Resolve PR issues