summaryrefslogtreecommitdiffstats
path: root/keyboards/phase_studio/titan65
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-250/+270
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-161/+363
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-103/+73
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-2/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-114-49/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-034-14/+12
* Fix various lint errors (#17255)Joel Challis2022-05-301-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-0319-29/+403
|\
| * [Keyboard] Add soldered variant of Titan 65 keyboard. (#13270)Drashna Jaelre2021-07-0319-29/+403
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
|/
* [Keyboard] Fixup issues with Titan65 (#12002)Drashna Jaelre2021-02-253-13/+12
* [Keyboard] Phase Studio's Titan 65 (#11920)Drashna Jaelre2021-02-189-0/+355