summaryrefslogtreecommitdiff
path: root/keyboards/phase_studio
AgeCommit message (Expand)Author
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
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-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan
2022-05-30Fix various lint errors (#17255)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-03[Keyboard] Add soldered variant of Titan 65 keyboard. (#13270)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-02-25[Keyboard] Fixup issues with Titan65 (#12002)Drashna Jaelre
2021-02-18[Keyboard] Phase Studio's Titan 65 (#11920)Drashna Jaelre