summaryrefslogtreecommitdiffstats
path: root/keyboards/phage_studio
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-3/+0
* 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-3/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-053-143/+96
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-0215-626/+61
|\
| * Add user horrortroll in userspace (#19769)HorrorTroll2023-04-0315-626/+61
* | Remove bootloader logic from `mcu_selection.mk` (#20150)Joel Challis2023-03-182-12/+4
* | Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-8/+5
|/
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+4
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* 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
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Added support keyboard Pila87 / XM87 PRO (#18919)HorrorTroll2022-12-3021-0/+1411