diff options
author | Duncan Sutherland <dunk2k_2000@hotmail.com> | 2023-07-20 21:03:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-20 16:03:23 -0400 |
commit | b20b3604042536640b5f29f85656cd55ef459180 (patch) | |
tree | be3e2de825584c9f0acd80556f0a6efaba3f6209 /data | |
parent | 657bddb5c349f4e5ce0ca27da707863ff1d38b2e (diff) |
Rename `dactyl_manuform` variant `3x5_3` (#21015)
Diffstat (limited to 'data')
-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 9367b052d4..2d735f18f4 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson @@ -212,6 +212,9 @@ "gmmk/pro/iso": { "target": "gmmk/pro/rev1/iso" }, + "handwired/dactyl_manuform/3x5_3": { + "target": "handwired/dactyl_minidox" + }, "handwired/dactyl_manuform/6x6_kinesis": { "target": "handwired/dactyl_kinesis" }, |