diff options
| author | Joel Challis <git@zvecr.com> | 2024-07-11 01:17:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-10 17:17:08 -0700 |
| commit | f5319d891185d4c8099861a303701d312bfca9d1 (patch) | |
| tree | 5dcb2b80cffb4264e95bdbb01296db0ca5b6c3f5 /data | |
| parent | d69b44e68a3e00a229df860b1f0af01790bf49ca (diff) | |
Remove DEFAULT_FOLDER from maple_computing/lets_split_eh (#24054)
Diffstat (limited to 'data')
| -rw-r--r-- | data/mappings/keyboard_aliases.hjson | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson index 57585aae92..14eec52e31 100644 --- a/data/mappings/keyboard_aliases.hjson +++ b/data/mappings/keyboard_aliases.hjson | |||
| @@ -1060,7 +1060,7 @@ | |||
| 1060 | "target": "lyso1/lefishe" | 1060 | "target": "lyso1/lefishe" |
| 1061 | }, | 1061 | }, |
| 1062 | "lets_split_eh/eh": { | 1062 | "lets_split_eh/eh": { |
| 1063 | "target": "maple_computing/lets_split_eh/eh" | 1063 | "target": "maple_computing/lets_split_eh" |
| 1064 | }, | 1064 | }, |
| 1065 | "ls_60": { | 1065 | "ls_60": { |
| 1066 | "target": "weirdo/ls_60" | 1066 | "target": "weirdo/ls_60" |
| @@ -1080,6 +1080,9 @@ | |||
| 1080 | "macro1": { | 1080 | "macro1": { |
| 1081 | "target": "laneware/macro1" | 1081 | "target": "laneware/macro1" |
| 1082 | }, | 1082 | }, |
| 1083 | "maple_computing/lets_split_eh/eh": { | ||
| 1084 | "target": "maple_computing/lets_split_eh" | ||
| 1085 | }, | ||
| 1083 | "massdrop/thekey": { | 1086 | "massdrop/thekey": { |
| 1084 | "target": "drop/thekey/v1" | 1087 | "target": "drop/thekey/v1" |
| 1085 | }, | 1088 | }, |
