mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
Fix ascii art (#5407)
This commit is contained in:
parent
980a41e904
commit
c02c7b7517
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue