aboutsummaryrefslogtreecommitdiff
path: root/docs/how_keyboards_work.md
diff options
context:
space:
mode:
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 3dcbc6452..36cbfb4d9 100644
--- a/docs/how_keyboards_work.md
+++ b/docs/how_keyboards_work.md
@@ -9,7 +9,7 @@ firmware directly.
9Whenever you type on 1 particular key, here is the chain of actions taking 9Whenever you type on 1 particular key, here is the chain of actions taking
10place: 10place:
11 11
12``` text 12```
13+------+ +-----+ +----------+ +----------+ +----+ 13+------+ +-----+ +----------+ +----------+ +----+
14| User |-------->| Key |------>| Firmware |----->| USB wire |---->| OS | 14| User |-------->| Key |------>| Firmware |----->| USB wire |---->| OS |
15+------+ +-----+ +----------+ +----------+ +----+ 15+------+ +-----+ +----------+ +----------+ +----+