summaryrefslogtreecommitdiff
path: root/keyboards/synthlabs
AgeCommit message (Collapse)Author
2022-12-17[Keyboard] Add Synth Labs 060 keyboard (#19363)Nostril
Co-authored-by: jack <0x6a73@protonmail.com>
2022-11-27Joystick feature improvements (#19052)Ryan
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26[Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan
2022-10-08Merge remote-tracking branch 'origin/master' into developQMK Bot
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-27Further refactoring of joystick feature (#18437)Ryan
2022-09-03Fix a couple of boards still using `usb.device_ver` (#18258)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06[Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann
`QMK_KEYS_PER_SCAN` (#15292)
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>