summaryrefslogtreecommitdiffstats
path: root/converter
diff options
context:
space:
mode:
authorTiBounise <tibounise@users.noreply.github.com>2014-06-20 18:43:57 +0200
committerTiBounise <tibounise@users.noreply.github.com>2014-06-20 18:43:57 +0200
commit91b65c0a5419cf53923213d674bbbcd7a3ba7f4d (patch)
tree1f851d351bdf34f1ea5b28c3a7fa46e8d747fe9a /converter
parent382eaebd3db595d8c4943f293d765e6b66a7e695 (diff)
downloadqmk_firmware-91b65c0a5419cf53923213d674bbbcd7a3ba7f4d.tar.gz
qmk_firmware-91b65c0a5419cf53923213d674bbbcd7a3ba7f4d.tar.xz
Fixing typo
Diffstat (limited to 'converter')
-rw-r--r--converter/ps2_usb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/ps2_usb/README.md b/converter/ps2_usb/README.md
index 537e92e64..586394b23 100644
--- a/converter/ps2_usb/README.md
+++ b/converter/ps2_usb/README.md
@@ -12,7 +12,7 @@ In case of Teensy2.0(ATMega32U4):
- **Interrupt**: **Clock** is on `PD1` and **Data** on `PD0`.(Recommended. Soarer's converter compatible)
- **Busywait**: **Clock** is on `PD1` and **Data** on `PD0`.
- **USART**: **Clock** is on `PD5` and **Data** on `PD2`.
-3. Optionally you need pull-up register. 1K-10K Ohm is OK.
+3. Optionally you need pull-up resistor. 1K-10K Ohm is OK.
To change pin configuration edit config.h.