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 | |
| parent | 2a048fbb650a24fcd9f2135c2dedec73c948589c (diff) | |
Refactor: group hub keyboards (#22762)
Diffstat (limited to 'data')
| -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 @@ | |||
| 287 | "honeycomb": { | 287 | "honeycomb": { |
| 288 | "target": "keyhive/honeycomb" | 288 | "target": "keyhive/honeycomb" |
| 289 | }, | 289 | }, |
| 290 | "hub16": { | ||
| 291 | "target": "joshajohnson/hub16" | ||
| 292 | }, | ||
| 293 | "hub20": { | ||
| 294 | "target": "joshajohnson/hub20" | ||
| 295 | }, | ||
| 290 | "idb_60": { | 296 | "idb_60": { |
| 291 | "target": "idb/idb_60" | 297 | "target": "idb/idb_60" |
| 292 | }, | 298 | }, |
