summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/nano
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-05-08 12:44:05 -0700
committerGitHub <noreply@github.com>2021-05-08 12:44:05 -0700
commit767089384fa014cb0e4f98971eb2d82fe00946c4 (patch)
tree985abca19661585a2fd9a18304bb9b6313f91166 /keyboards/40percentclub/nano
parent3e9f809988d03036e712bc73237590653868f8ba (diff)
Resolve a number of warnings in `qmk generate-api` (#12833)
Diffstat (limited to 'keyboards/40percentclub/nano')
-rw-r--r--keyboards/40percentclub/nano/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/nano/info.json b/keyboards/40percentclub/nano/info.json
index b135a2d097..1ae0512825 100644
--- a/keyboards/40percentclub/nano/info.json
+++ b/keyboards/40percentclub/nano/info.json
@@ -5,7 +5,7 @@
"width": 4,
"height": 2,
"layouts": {
- "LAYOUT": {
+ "LAYOUT_ortho_2x4": {
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
}
}