Browse Source

QMK Configurator fix for ProjectKB Alice info.json (#6400)

File was referencing an incorrect layout macro name.
pull/6408/head
noroadsleft 4 years ago
committed by Danny
parent
commit
4381dea621
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/projectkb/alice/info.json

+ 1
- 1
keyboards/projectkb/alice/info.json View File

@ -5,7 +5,7 @@
"width": 19.75,
"height": 5.25,
"layouts": {
"LAYOUT": {
"LAYOUT_default": {
"layout": [
{"label":"Esc", "x":0.5, "y":0},
{"label":"`", "x":1.75, "y":0.25},


Loading…
Cancel
Save