summaryrefslogtreecommitdiffstats
path: root/keyboards/synthlabs/solo
Commit message (Expand)AuthorAgeFilesLines
* Fix layout offsets for a handful of boards (#21636)Ryan2023-07-311-23/+23
* Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
* Remove encoder in-matrix workaround code (#20389)jack2023-06-197-82/+17
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-37/+37
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-37/+37
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-3/+2
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-2/+4
* Move encoder config to data driven (#19923)Ryan2023-02-263-16/+9
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-192-42/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-3/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-32/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-5/+5
* 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
* | 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
* | 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 `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-2/+0
|/
* 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