diff options
author | jotix <jujodeve@gmail.com> | 2019-06-08 00:31:07 -0300 |
---|---|---|
committer | jotix <jujodeve@gmail.com> | 2019-06-08 00:31:07 -0300 |
commit | a03ece6affb94961f8496cd04d3bc89b372ff34f (patch) | |
tree | c40130b1ed8f110818c77c69e1b738f70f073351 /keyboards | |
parent | f6e2716dfb17714d67cd9f1b2211620ae045442a (diff) |
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 |