summaryrefslogtreecommitdiff
path: root/keyboards/acheron/elongate/delta/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-15 08:56:07 -0700
committerGitHub <noreply@github.com>2023-05-15 16:56:07 +0100
commit347d1c728eaf06d7a1522b82e88a88259504f340 (patch)
tree56a8ae3e12ba4cc121523990cb2d3309daba8eb3 /keyboards/acheron/elongate/delta/info.json
parente5e089b746bf011996dbf1c7dcdcabcb4c08c8d7 (diff)
acheron/elongate/delta: rename LAYOUT_all to LAYOUT (#20956)
Diffstat (limited to 'keyboards/acheron/elongate/delta/info.json')
-rw-r--r--keyboards/acheron/elongate/delta/info.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/acheron/elongate/delta/info.json b/keyboards/acheron/elongate/delta/info.json
index ed8b779752..e6696fd3cb 100644
--- a/keyboards/acheron/elongate/delta/info.json
+++ b/keyboards/acheron/elongate/delta/info.json
@@ -24,8 +24,11 @@
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
+ "layout_aliases": {
+ "LAYOUT_all": "LAYOUT"
+ },
"layouts": {
- "LAYOUT_all": {
+ "LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},