summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/foundation/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-271-245/+272
|
* 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 encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Mechlovin Foundation Configurator Cleanup (#18500)James Young2022-09-271-8/+259
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-201-1/+7
|
* [Keyboard] Add Foundation to QMK (#17573)mechlovin2022-08-131-0/+17
* add mechlovin foundation keyboard Co-authored-by: Drashna Jaelre <drashna@live.com>