summaryrefslogtreecommitdiffstats
path: root/keyboards/keyprez/unicorn/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-1/+12
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-0/+6
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Keyprez Unicorn: fix QMK Configurator key sequence (#16305)James Young2022-02-101-1/+82
| | | | | * info.json: apply friendly formatting * info.json: fix key sequence
* [Keyboard] Add keyprez unicorn (#15998)Christian Sandven2022-01-281-0/+10
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>