summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/palm_usb/stowaway
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-141-3/+0
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
|
* converter/palm_usb/stowaway: Configurator support (#4655)noroadsleft2018-12-141-0/+83
|
* Keyboard: Palm serial keyboard USB converter (#4485)milestogo2018-12-063-0/+112
* Initial palm_usb support * removing left over sun .c file * fixing licenses * actually adding updated files * fixing build error * more include cleanup