summaryrefslogtreecommitdiff
path: root/keyboards/system76
AgeCommit message (Expand)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-05Add peterfalken userspace & keymaps (#19897)Luis Garcia
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-14Allow disabling RGB_MATRIX_ANIMATIONS system76 keyboards (#17478)PeterFalken
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-05-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-19[Keyboard] launch_1 LED index correction (#17118)Albert Y
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-10[Keyboard] Add system76/launch_1 keyboard (#15395)jecassis