summaryrefslogtreecommitdiff
path: root/docs/how_keyboards_work.md
diff options
context:
space:
mode:
authorBrendan Wrafter <wrafter.brendan@gmail.com>2019-03-14 17:18:11 -0400
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-14 14:18:11 -0700
commitc02c7b75171cf1038a249872806fc6ee926d79b8 (patch)
tree4e0004c41b547b91ff87deba98e25372fab65cbf /docs/how_keyboards_work.md
parent980a41e9049aad53c49b667066a3c5e5cabda113 (diff)
Fix ascii art (#5407)
Diffstat (limited to 'docs/how_keyboards_work.md')
-rw-r--r--docs/how_keyboards_work.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how_keyboards_work.md b/docs/how_keyboards_work.md
index cc54e566a1..0772f055d6 100644
--- a/docs/how_keyboards_work.md
+++ b/docs/how_keyboards_work.md
@@ -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