diff options
author | フィルターペーパー <76888457+filterpaper@users.noreply.github.com> | 2023-12-27 12:28:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-26 20:28:06 -0800 |
commit | 594d03f4aaa01ea016f368aa74f5ed275635fc0d (patch) | |
tree | 68df39b17f769908ad78389a39e7d7489b4381f0 /data/mappings | |
parent | 2a048fbb650a24fcd9f2135c2dedec73c948589c (diff) |
Refactor: group hub keyboards (#22762)
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 1378267b81..89f3474a33 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson @@ -287,6 +287,12 @@ "honeycomb": { "target": "keyhive/honeycomb" }, + "hub16": { + "target": "joshajohnson/hub16" + }, + "hub20": { + "target": "joshajohnson/hub20" + }, "idb_60": { "target": "idb/idb_60" }, |