diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-30 11:16:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 11:16:59 -0700 |
commit | 4758ea21886685eb3a5c90a789a2bdd74f87e4e1 (patch) | |
tree | aa179aec45d26b514aaf6f1edfa03e81985337c8 | |
parent | 069f479af48f45f941bdb8e7f6bb41adcf525a1a (diff) |
Stratos: fix layout macro reference in info.json (#13792)
- change LAYOUT_60_ansi_tsangan_hhkb to LAYOUT_60_tsangan_hhkb
-rw-r--r-- | keyboards/stratos/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/stratos/info.json b/keyboards/stratos/info.json index 0d73a0dc8f..50336cf1c1 100644 --- a/keyboards/stratos/info.json +++ b/keyboards/stratos/info.json @@ -272,7 +272,7 @@ {"x":13.5, "y":4, "w":1.5} ] }, - "LAYOUT_60_ansi_tsangan_hhkb": { + "LAYOUT_60_tsangan_hhkb": { "layout": [ {"x":0, "y":0}, {"x":1, "y":0}, |