diff options
author | Michael F. Lamb <mike@datagrok.org> | 2018-08-26 11:59:52 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-26 11:59:52 -0700 |
commit | 95e9ef27be883cf57572ec1c8787b716fc3753da (patch) | |
tree | 4a22a7de9b5481494b7454e8d5f6cae08fb02bfd /keyboards/converter/usb_usb/README.md | |
parent | 0680bfe03de6538b13fafa747139b26713ddb80b (diff) |
add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
Diffstat (limited to 'keyboards/converter/usb_usb/README.md')
-rw-r--r-- | keyboards/converter/usb_usb/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/converter/usb_usb/README.md b/keyboards/converter/usb_usb/README.md index b529fbd28d..faee7a5fd8 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): |