diff options
| author | Jack Sangdahl <jack@pngu.org> | 2025-09-10 17:33:12 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-10 16:33:12 -0700 |
| commit | 286947b6faa3b3afd7862c52e52542c8a6ab3f20 (patch) | |
| tree | 573de9dcbe0e2d811a1dc4f0683cc03ccdfd7dc6 /data | |
| parent | f12902eb1689d6c8269ac7bb1421d4cf4e888d70 (diff) | |
Refactor `0xcb/splaytoraid` (#25609)
Diffstat (limited to 'data')
| -rw-r--r-- | data/mappings/keyboard_aliases.hjson | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson index babbf38940..4f63c5f15f 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson | |||
| @@ -1620,8 +1620,11 @@ | |||
| 1620 | "0_sixty": { | 1620 | "0_sixty": { |
| 1621 | "target": "0_sixty/base" | 1621 | "target": "0_sixty/base" |
| 1622 | }, | 1622 | }, |
| 1623 | "0xcb/splaytoraid": { | 1623 | "0xcb/splaytoraid/32u4": { |
| 1624 | "target": "0xcb/splaytoraid/rp2040_ce" | 1624 | "target": "0xcb/splaytoraid" |
| 1625 | }, | ||
| 1626 | "0xcb/splaytoraid/rp2040_ce": { | ||
| 1627 | "target": "0xcb/splaytoraid" | ||
| 1625 | }, | 1628 | }, |
| 1626 | "1upkeyboards/pi40": { | 1629 | "1upkeyboards/pi40": { |
| 1627 | "target": "1upkeyboards/pi40/mit_v1_0" | 1630 | "target": "1upkeyboards/pi40/mit_v1_0" |
