diff options
| author | muge | 2024-12-26 09:58:26 +0100 |
|---|---|---|
| committer | GitHub | 2024-12-26 09:58:26 +0100 |
| commit | 93de5335803242f1df93600602ef5725d4df3a4c (patch) | |
| tree | d7964a6f8f7285f961adab22fcf10eae530d8334 /data/mappings | |
| parent | fc4d9c63fb6f5974b7aa86c520d1e74178e501b3 (diff) | |
Move cxt_studio keyboard to own folder (#24748)
Diffstat (limited to 'data/mappings')
| -rw-r--r-- | data/mappings/keyboard_aliases.hjson | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson index 098c299e58..4fd959c4eb 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson @@ -140,6 +140,9 @@ "custommk/genesis": { "target": "custommk/genesis/rev1" }, + "cxt_studio":{ + "target":"cxt_studio/12e4" + }, "daisy": { "target": "ktec/daisy" }, |