summaryrefslogtreecommitdiff
path: root/converter/adb_usb/README.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2015-03-16 12:01:35 -0400
committerJack Humbert <jack.humb@gmail.com>2015-03-16 12:01:35 -0400
commit9307a0a3e415d33d0858283f67fcba4c59a042ff (patch)
tree45252e53439dde1122945646f4fa340cf0a8923e /converter/adb_usb/README.md
parentbe86aefdbda560d6810f9594169fee4385c1422d (diff)
parentc35c4283b9c2c65d62fe8dc5e4b7ca49a8f5af33 (diff)
Merge pull request #6 from tmk/master
pulling from tmk
Diffstat (limited to 'converter/adb_usb/README.md')
-rw-r--r--converter/adb_usb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/adb_usb/README.md b/converter/adb_usb/README.md
index defc477e2c..21ad318c1d 100644
--- a/converter/adb_usb/README.md
+++ b/converter/adb_usb/README.md
@@ -88,7 +88,7 @@ modifiers except for GUI key(Windows/Command).
And most ADB keyboard has no diodes in its matrix so they are not NKRO,
though ADB protocol itself supports it. See protocol/adb.c for more info.
-If keyobard has ISO layout you need to use ISO keymap with `make KEYMAP=iso`. With ANSI
+If keyboard has ISO layout you need to use ISO keymap with `make KEYMAP=iso`. With ANSI
keymap you will suffer from swapped keys problem.
https://github.com/tmk/tmk_keyboard/issues/35