diff options
author | Drashna Jaelre <drashna@live.com> | 2019-06-11 14:43:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-11 14:43:50 -0700 |
commit | 1d11c62df6435427388ff97e8bfb55dac6fd296c (patch) | |
tree | 093b6190070c03e978a1ee9c1d2a5a5c147aeff0 /keyboards | |
parent | bba5c09b23208f7c70b1062b695a5b3df492b329 (diff) | |
parent | a03ece6affb94961f8496cd04d3bc89b372ff34f (diff) | |
download | qmk_firmware-1d11c62df6435427388ff97e8bfb55dac6fd296c.tar.gz qmk_firmware-1d11c62df6435427388ff97e8bfb55dac6fd296c.zip |
Jotix minor layout changes - readme.md fix (#6120)
* jotix layout add KC_GESC
* fix error in readme.md
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/handwired/jotanck/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/jotanck/readme.md b/keyboards/handwired/jotanck/readme.md index 4cf211adc3..e9dd824030 100644 --- a/keyboards/handwired/jotanck/readme.md +++ b/keyboards/handwired/jotanck/readme.md @@ -22,7 +22,7 @@ Hardware Availability: [Mercado Libre](https://articulo.mercadolibre.com.ar/MLA- | | LED1 | LED2 | |-------------|------|------| -| Arduino pin | 8 | 9 | +| Arduino pin | 9 | 8 | | QMK pin | B5 | B4 | ### Compiling the Firmware |