summaryrefslogtreecommitdiffstats
path: root/keyboards/primekb/meridian/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-081-2/+150
|
* 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: P (#17875)Ryan2022-08-031-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Meridian initial commit (#10196)holtenc2020-09-171-0/+15
* Meridian initial commit * requested changes * Update keyboards/primekb/meridian/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/primekb/meridian/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * made requested changes * Update meridian.c * Update keyboards/primekb/meridian/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>