~ruther/qmk_firmware

c02c7b75171cf1038a249872806fc6ee926d79b8 — Brendan Wrafter 6 years ago 980a41e
Fix ascii art (#5407)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/how_keyboards_work.md
M docs/how_keyboards_work.md => docs/how_keyboards_work.md +1 -1
@@ 12,7 12,7 @@ place:
``` text
+------+         +-----+       +----------+      +----------+     +----+
| User |-------->| Key |------>| Firmware |----->| USB wire |---->| OS |
+------+         +-----+       +----------+      +----------+     |----+
+------+         +-----+       +----------+      +----------+     +----+
```

This scheme is a very simple view of what's going on, and more details follow