summaryrefslogtreecommitdiff
path: root/keyboards/phase_studio/titan65
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (P) (#25622)Jack Sangdahl2-42/+69
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-105/+0
2024-08-04Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis2-10/+2
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan2-4/+4
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis4-28/+13
2024-04-17Remove *_SUPPORTED = yes (#23541)Joel Challis1-1/+0
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis2-23/+2
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-05-16Add missing layout data for a handful of boards (#20931)Ryan1-250/+270
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-161/+363
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-103/+73
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-2/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan4-49/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan4-14/+12
2022-05-30Fix various lint errors (#17255)Joel Challis1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-2/+2
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-08-06Remove Full Bootmagic (#13846)James Young2-2/+2
2021-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot19-29/+403
2021-07-03[Keyboard] Add soldered variant of Titan 65 keyboard. (#13270)Drashna Jaelre19-29/+403
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre1-1/+1
2021-02-25[Keyboard] Fixup issues with Titan65 (#12002)Drashna Jaelre3-13/+12
2021-02-18[Keyboard] Phase Studio's Titan 65 (#11920)Drashna Jaelre9-0/+355