~ruther/qmk_firmware

1f0a2d555044e0979c58d4993b4383afa61e7669 — noroadsleft 6 years ago a7113c8
[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.
2 files changed, 2 insertions(+), 2 deletions(-)

M keyboards/baguette/info.json
M keyboards/baguette/readme.md
M keyboards/baguette/info.json => keyboards/baguette/info.json +1 -1
@@ 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},

M keyboards/baguette/readme.md => keyboards/baguette/readme.md +1 -1
@@ 6,7 6,7 @@ Baguette
This is a custom keyboard with backlight inspired by France.

Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [github](https://github.com/yiancar)  
Hardware Supported: ATMEGA 32u4 MCU with backlight support.
Hardware Supported: ATMEGA 32u4 MCU with backlight support.  
Hardware Availability: Closed group-buy please contact the runners (Tesletron and Enjoy)

Make example for this keyboard (after setting up your build environment):