summaryrefslogtreecommitdiffstats
path: root/keyboards/synthlabs/solo
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril2022-10-265-2/+93
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Synth Labs Solo Configurator Fixes (#18642)James Young2022-10-081-40/+74
| | | | | | | | | | | | | | | | | | * 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
* Fix a couple of boards still using `usb.device_ver` (#18258)Ryan2022-09-031-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-061-2/+0
|/ | | | `QMK_KEYS_PER_SCAN` (#15292)
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-5/+2
|
* [Keyboard] Add Synth Labs Solo keyboard (#16103)Nostril2022-04-1213-0/+337
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>