summaryrefslogtreecommitdiffstats
path: root/keyboards/bop/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-124/+124
|
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-251-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* [Keyboard] Added BOP support (#12991)Brandon Lewis2021-05-301-0/+138
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Brandon Lewis <blewis308@users.noreply.github.com>