summaryrefslogtreecommitdiffstats
path: root/keyboards/synthlabs
Commit message (Collapse)AuthorAgeFilesLines
* Synth Labs 060 Layout Additions and Fixes (#19575)James Young2023-01-134-19/+561
|
* [Keyboard] Add Synth Labs 060 keyboard (#19363)Nostril2022-12-178-0/+336
| | | Co-authored-by: jack <0x6a73@protonmail.com>
* Joystick feature improvements (#19052)Ryan2022-11-272-3/+3
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-265-2/+93
|\
| * [Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril2022-10-265-2/+93
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-241-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-081-40/+74
|\|
| * 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
* | Further refactoring of joystick feature (#18437)Ryan2022-09-271-6/+1
|/
* 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>