diff options
| author | Joel Challis | 2023-01-20 06:44:05 +0100 |
|---|---|---|
| committer | GitHub | 2023-01-20 06:44:05 +0100 |
| commit | 53cc6170ae2687b0c894f05738181a2f16ad0d6c (patch) | |
| tree | 8ad46caf24ee9dd35af36c2f292d0ba322650c80 /keyboards/b_sides/rev41lp/info.json | |
| parent | 18d107b29bc2b84b13a19f3fc4ef08724247b1bb (diff) | |
Refactor some layouts which contain keyboard name (#19645)
* Refactor some layouts which contain keyboard name
* use planck_mit
Diffstat (limited to 'keyboards/b_sides/rev41lp/info.json')
| -rw-r--r-- | keyboards/b_sides/rev41lp/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/b_sides/rev41lp/info.json b/keyboards/b_sides/rev41lp/info.json index fb5b0c17c1..da3eb62a2f 100644 --- a/keyboards/b_sides/rev41lp/info.json +++ b/keyboards/b_sides/rev41lp/info.json @@ -8,8 +8,11 @@ "pid": "0x5F10", "device_version": "0.0.1" }, + "layout_aliases": { + "LAYOUT_rev41lp": "LAYOUT" + }, "layouts": { - "LAYOUT_rev41lp": { + "LAYOUT": { "layout": [ {"label":"K00", "x":0, "y":0.54}, {"label":"K01", "x":1, "y":0.36}, |