diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-04-29 17:23:02 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-04-29 17:23:01 -0700 |
commit | 1f0a2d555044e0979c58d4993b4383afa61e7669 (patch) | |
tree | db1012627500c635e2973d554512e7c229d692b3 /keyboards/baguette/info.json | |
parent | a7113c8ed090d0ac647f30ee9b8ef41252e568ed (diff) | |
download | qmk_firmware-1f0a2d555044e0979c58d4993b4383afa61e7669.tar.gz |
[Keyboard] Minor fixes for Baguette (#5737)
* Fix Baguette ISO layout in QMK Configurator
Corrected the position of the ISO Enter key.
* Fix readme markdown
Was missing a line break.
Diffstat (limited to 'keyboards/baguette/info.json')
-rw-r--r-- | keyboards/baguette/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/baguette/info.json b/keyboards/baguette/info.json index f3c9b308f..2e845cdda 100644 --- a/keyboards/baguette/info.json +++ b/keyboards/baguette/info.json @@ -123,7 +123,7 @@ {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"ISO #", "x":12.75, "y":2}, - {"label":"Enter", "x":13.75, "y":2, "w":1.25, "h":2}, + {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, {"label":"Shift", "x":0, "y":3, "w":1.25}, {"label":"ISO \\", "x":1.25, "y":3}, {"label":"Z", "x":2.25, "y":3}, |