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