summaryrefslogtreecommitdiffstats
path: root/keyboards/system76/launch_1
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-0/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-124/+96
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-053-0/+147
|\
| * Add peterfalken userspace & keymaps (#19897)Luis Garcia2023-04-053-0/+147
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-16/+5
|/
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-5/+5
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-2/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-7/+7
* Remove more RESET keycode references (#18252)Joel Challis2022-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
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-8/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-201-9/+15
|\
| * [Keyboard] launch_1 LED index correction (#17118)Albert Y2022-05-191-9/+15
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-3/+3
|/
* [Keyboard] Add system76/launch_1 keyboard (#15395)jecassis2022-01-1011-0/+1360