Skip to content

Commit

Permalink
[Keyboard] Minor fixes for Baguette (qmk#5737)
Browse files Browse the repository at this point in the history
* Fix Baguette ISO layout in QMK Configurator

Corrected the position of the ISO Enter key.

* Fix readme markdown

Was missing a line break.
  • Loading branch information
noroadsleft authored and foosinn committed May 6, 2019
1 parent 20c1650 commit 45cadcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keyboards/baguette/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down
2 changes: 1 addition & 1 deletion keyboards/baguette/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 45cadcd

Please sign in to comment.