summaryrefslogtreecommitdiff
path: root/keyboards/synthlabs
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 Challis3-5/+17
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-2/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-84/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-8/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2-13/+9
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-1/+0
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis3-91/+0
2024-02-01Merge remote-tracking branch 'origin/master' into developQMK Bot6-0/+678
2024-01-31[Keyboard] Add Synth Labs 065 Keyboard (#21040)Nostril6-0/+678
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2-61/+35
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis1-2/+2
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)Ryan2-635/+635
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-594/+594
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan4-6/+4
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
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-13Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2023-02-12Reduce synthlabs/060 firmware size (#19814)jack1-3/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-2/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-51/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan1-5/+5
2023-01-13Synth Labs 060 Layout Additions and Fixes (#19575)James Young4-19/+561
2022-12-17[Keyboard] Add Synth Labs 060 keyboard (#19363)Nostril8-0/+336
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