summaryrefslogtreecommitdiff
path: root/keyboards/synthlabs/solo
AgeCommit message (Expand)AuthorFilesLines
2025-11-12Align use of keymap level `_kb` callbacks (#25774)Joel Challis1-2/+2
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-38/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-3/+0
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2-13/+9
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis3-91/+0
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan1-23/+23
2023-07-03Fix encoder map declarations (#21435)Joel Challis1-1/+1
2023-06-19Remove encoder in-matrix workaround code (#20389)jack7-82/+17
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-37/+37
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-37/+37
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-3/+2
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann1-2/+4
2023-02-26Move encoder config to data driven (#19923)Ryan3-16/+9
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan2-42/+1
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-3/+3
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-32/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan1-5/+5
2022-11-27Joystick feature improvements (#19052)Ryan2-3/+3
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot5-2/+93
2022-10-26[Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril5-2/+93
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan1-3/+3
2022-10-08Merge remote-tracking branch 'origin/master' into developQMK Bot1-40/+74
2022-10-08Synth Labs Solo Configurator Fixes (#18642)James Young1-40/+74
2022-09-27Further refactoring of joystick feature (#18437)Ryan1-6/+1
2022-09-03Fix a couple of boards still using `usb.device_ver` (#18258)Ryan1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann1-2/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2-5/+2
2022-04-12[Keyboard] Add Synth Labs Solo keyboard (#16103)Nostril13-0/+337