summaryrefslogtreecommitdiff
path: root/keyboards/phage_studio
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (P) (#25622)Jack Sangdahl2-23/+93
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-2/+2
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-154/+0
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis2-16/+7
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis2-74/+47
2023-11-27Remove userspace keymaps (#22544)Joel Challis1-115/+0
2023-09-14Remove duplication of EEPROM defaults (#22011)Joel Challis1-4/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-3/+0
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-04-05Move TKL layouts to data driven (#20337)Ryan3-143/+96
2023-04-02Merge remote-tracking branch 'origin/master' into developQMK Bot15-626/+61
2023-04-03Add user horrortroll in userspace (#19769)HorrorTroll15-626/+61
2023-03-18Remove bootloader logic from `mcu_selection.mk` (#20150)Joel Challis2-12/+4
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+4
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-12-30Added support keyboard Pila87 / XM87 PRO (#18919)HorrorTroll21-0/+1411