summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/pisces/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-151-135/+137
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-0/+5
|
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+3
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* Mechlovin Pisces Refactor (#15080)James Young2021-11-071-2/+82
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
|
* Fix mechlovin/pisces Configurator config (#9290)Joel Challis2020-06-041-2/+3
| | | | | | * Fix mechlovin/pisces Configurator config * Update keyboards/mechlovin/pisces/info.json
* [Keyboard] Mechlovin Pisces (#8943)mechlovin2020-05-071-0/+80
* add new keyboard * clean up * Update rules.mk * Update rules.mk * update Co-authored-by: vuhopkep <boy9x0@gmail.com>