summaryrefslogtreecommitdiffstats
path: root/keyboards/synthlabs
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-231-2/+2
* 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-032-635/+635
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-594/+594
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-014-6/+4
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
* [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
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-02-131-2/+0
|\
| * Reduce synthlabs/060 firmware size (#19814)jack2023-02-121-3/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-032-2/+0
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-51/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* | Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-5/+5
|/
* 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
* 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