summaryrefslogtreecommitdiffstats
path: root/keyboards/0xc7/61key/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-131-0/+6
|
* 0xc7/61key touch-up (#14712)James Young2021-10-051-7/+10
| | | | | | | | | | | | | * correct Configurator layout data * rename LAYOUT to LAYOUT_60_ansi * correct info.json maintainer field Use the maintainer's GitHub username. * correct the compiling/flashing instructions Keyboard value is relative to `qmk_firmware/keyboards/`.
* [Keyboard] Add 61Key (#14259)Ethan Yates2021-09-081-0/+76
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>