diff options
| author | Drashna Jaelre <drashna@live.com> | 2024-08-14 06:27:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-14 14:27:37 +0100 |
| commit | 2d2eed9594bb62b79d1eaffe25775d56adcd537f (patch) | |
| tree | 3c8a1f5bb4d2ac63e55fda19ee347473d037fd30 /data | |
| parent | 822a4580f45f5cdf7c0857e21b8144e933681f7f (diff) | |
[Keyboard] Move Planck EZ to ZSA vendor folder (#23917)
Diffstat (limited to 'data')
| -rw-r--r-- | data/mappings/keyboard_aliases.hjson | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson index 0dcda6f61d..bca1865fc9 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson | |||
| @@ -563,6 +563,15 @@ | |||
| 563 | "plain60": { | 563 | "plain60": { |
| 564 | "target": "evyd13/plain60" | 564 | "target": "evyd13/plain60" |
| 565 | }, | 565 | }, |
| 566 | "planck/ez": { | ||
| 567 | "target": "zsa/planck_ez/base" | ||
| 568 | }, | ||
| 569 | "planck/ez/base": { | ||
| 570 | "target": "zsa/planck_ez/base" | ||
| 571 | }, | ||
| 572 | "planck/ez/glow": { | ||
| 573 | "target": "zsa/planck_ez/glow" | ||
| 574 | }, | ||
| 566 | "ploopyco/trackball": { | 575 | "ploopyco/trackball": { |
| 567 | "target": "ploopyco/trackball/rev1_005" | 576 | "target": "ploopyco/trackball/rev1_005" |
| 568 | }, | 577 | }, |
