Studio Kestra Nue: fix info.json layout macro reference (#13318)

Corrected the info.json file to reference LAYOUT_all instead of LAYOUT.
qmk_compile_build_keyboard
James Young 4 years ago committed by GitHub
parent 8030f73f44
commit 480b7e595e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      keyboards/studiokestra/nue/info.json

@ -5,7 +5,7 @@
"width": 15,
"height": 5,
"layouts": {
"LAYOUT": {
"LAYOUT_all": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0},

Loading…
Cancel
Save