]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
[Keyboard] Minor fixes for Baguette (#5737)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Tue, 30 Apr 2019 00:23:02 +0000 (17:23 -0700)
committerDrashna Jaelre <drashna@live.com>
Tue, 30 Apr 2019 00:23:01 +0000 (17:23 -0700)
* Fix Baguette ISO layout in QMK Configurator

Corrected the position of the ISO Enter key.

* Fix readme markdown

Was missing a line break.

keyboards/baguette/info.json
keyboards/baguette/readme.md

index f3c9b308fb6e0d95985ff0e084132263737fdf77..2e845cdda59b95f44202c7d0ff2fd36f93a546bc 100644 (file)
         {"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},
index d211af16a546e561960eea2b84b201e85f0433ea..e6188cc99048c73b2f3cf134f3fbbefa3217cb6f 100644 (file)
@@ -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):