summaryrefslogtreecommitdiff
path: root/keyboards/synthlabs/solo/info.json
AgeCommit message (Collapse)Author
2022-10-08Synth Labs Solo Configurator Fixes (#18642)James Young
* info.json: apply friendly formatting - four-space indent - line breaks between physical rows * info.json: fix key sequence * info.json: fix layout macro reference The macro `LAYOUT` doesn't exist - this data should reference `LAYOUT_all`. * info.json: add LAYOUT_left data * info.json: add LAYOUT_right data * info.json: correct LAYOUT_right key sequence and positioning
2022-09-03Fix a couple of boards still using `usb.device_ver` (#18258)Ryan
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-04-12[Keyboard] Add Synth Labs Solo keyboard (#16103)Nostril
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>