summaryrefslogtreecommitdiffstats
path: root/keyboards/eco/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-6/+1
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-151-1/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
|
* Eco: Refactor, Configurator support and Readme changes (#3143)noroadsleft2018-06-071-0/+13
* Readme changes * Refactor matrices; add QMK_KEYBOARD_H * Configurator Support