diff options
| author | Jack Sangdahl <jack@pngu.org> | 2025-09-10 17:32:48 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-10 16:32:48 -0700 |
| commit | f12902eb1689d6c8269ac7bb1421d4cf4e888d70 (patch) | |
| tree | e61fee20ecfbf000e497c247d5a8f99c3c518e21 /data/mappings | |
| parent | 0351b598f96f5a996eb5c794c9494f6492fc4984 (diff) | |
Refactor `1upkeyboards/sweet16v2` (#25610)
Diffstat (limited to 'data/mappings')
| -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 3978235e20..babbf38940 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson | |||
| @@ -1632,6 +1632,12 @@ | |||
| 1632 | "1upkeyboards/sweet16": { | 1632 | "1upkeyboards/sweet16": { |
| 1633 | "target": "1upkeyboards/sweet16/v1" | 1633 | "target": "1upkeyboards/sweet16/v1" |
| 1634 | }, | 1634 | }, |
| 1635 | "1upkeyboards/sweet16v2/kb2040": { | ||
| 1636 | "target": "1upkeyboards/sweet16v2" | ||
| 1637 | }, | ||
| 1638 | "1upkeyboards/sweet16v2/pro_micro": { | ||
| 1639 | "target": "1upkeyboards/sweet16v2" | ||
| 1640 | }, | ||
| 1635 | "25keys/aleth42": { | 1641 | "25keys/aleth42": { |
| 1636 | "target": "25keys/aleth42/rev1" | 1642 | "target": "25keys/aleth42/rev1" |
| 1637 | }, | 1643 | }, |
