Browse Source

Fix ascii art (#5407)

pull/5410/head
Brendan Wrafter 5 years ago
committed by MechMerlin
parent
commit
c02c7b7517
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/how_keyboards_work.md

+ 1
- 1
docs/how_keyboards_work.md View File

@ -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


Loading…
Cancel
Save