]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/adb_usb/README.md
Fix dfu-programmer parameters
[max/tmk_keyboard.git] / converter / adb_usb / README.md
index defc477e2c77c0e142880381ba7cecbb1770f329..21ad318c1df5c9407280d6cf2102630e8cb78523 100644 (file)
@@ -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