diff options
| author | フィルターペーパー <76888457+filterpaper@users.noreply.github.com> | 2023-12-24 07:46:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-23 15:46:46 -0800 |
| commit | 0b410ffd776d6948861a5ae0f5fed75a63746344 (patch) | |
| tree | 4b6d2093fe0158fdb1183b88b52cdbda8a1011e6 /data | |
| parent | 70a7ed26e17a1e414cb7feeaceb09f46cf9965d5 (diff) | |
Refactor: move keyboards into zigotica folder (#22709)
Diffstat (limited to 'data')
| -rw-r--r-- | data/mappings/keyboard_aliases.hjson | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson index cd870405ef..2853240032 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson | |||
| @@ -1383,6 +1383,12 @@ | |||
| 1383 | "yurei": { | 1383 | "yurei": { |
| 1384 | "target": "kkatano/yurei" | 1384 | "target": "kkatano/yurei" |
| 1385 | }, | 1385 | }, |
| 1386 | "z12": { | ||
| 1387 | "target": "zigotica/z12" | ||
| 1388 | }, | ||
| 1389 | "z34": { | ||
| 1390 | "target": "zigotica/z34" | ||
| 1391 | }, | ||
| 1386 | "zinc": { | 1392 | "zinc": { |
| 1387 | "target": "25keys/zinc" | 1393 | "target": "25keys/zinc" |
| 1388 | }, | 1394 | }, |
