summaryrefslogtreecommitdiffstats
path: root/keyboards/converter
diff options
context:
space:
mode:
authorMichael F. Lamb <mike@datagrok.org>2018-08-26 20:59:52 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-26 20:59:52 +0200
commit95e9ef27be883cf57572ec1c8787b716fc3753da (patch)
tree4a22a7de9b5481494b7454e8d5f6cae08fb02bfd /keyboards/converter
parent0680bfe03de6538b13fafa747139b26713ddb80b (diff)
downloadqmk_firmware-95e9ef27be883cf57572ec1c8787b716fc3753da.tar.gz
qmk_firmware-95e9ef27be883cf57572ec1c8787b716fc3753da.tar.xz
add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
Diffstat (limited to 'keyboards/converter')
-rw-r--r--keyboards/converter/usb_usb/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/converter/usb_usb/README.md b/keyboards/converter/usb_usb/README.md
index b529fbd28..faee7a5fd 100644
--- a/keyboards/converter/usb_usb/README.md
+++ b/keyboards/converter/usb_usb/README.md
@@ -3,8 +3,8 @@ USB to USB keyboard protocol converter
A small device to connect between your USB keyboard and your PC that makes (almost) every keyboard fully programmable.
Original code from the [TMK firmware](https://github.com/tmk/tmk_keyboard/tree/master/converter/usb_usb). Ported to QMK by [Balz Guenat](https://github.com/BalzGuenat).
-Keyboard Maintainer: [Balz Guenat](https://github.com/BalzGuenat)
-Hardware Supported: [Hasu's USB-USB converter](https://geekhack.org/index.php?topic=69169.0), [Pro Micro + USB Host Shield](https://geekhack.org/index.php?topic=80421.0), maybe more
+Keyboard Maintainer: [Balz Guenat](https://github.com/BalzGuenat)
+Hardware Supported: [Hasu's USB-USB converter](https://geekhack.org/index.php?topic=69169.0), [Pro Micro + USB Host Shield](https://geekhack.org/index.php?topic=80421.0), maybe more
Hardware Availability: [GH thread](https://geekhack.org/index.php?topic=72052.0), self-built
Make example for this keyboard (after setting up your build environment):