Update docs/docs/faq.md
Co-authored-by: Kurtis Lew <kurtis.a.lew@gmail.com>
This commit is contained in:
parent
ae081c0478
commit
bb8cf5f4c4
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Currently, ZMK only supports wireless split, but wired split is possible and we
|
|||
|
||||
### How is the latency?
|
||||
|
||||
ZMK uses [interrupts](https://en.wikipedia.org/wiki/Interrupt) to scan for key presses. Thus, the polling speed is high (> 1ms) and lowers input delay. For more information on ZMK's latency, check out this [video](https://www.youtube.com/watch?v=jWL4nU-vtWs).
|
||||
ZMK uses [interrupts](https://en.wikipedia.org/wiki/Interrupt) to scan for key presses. Thus, the polling speed is high (> 1ms) and lowers input delay. For a comparison of input latency between ZMK and other keyboard offerings, see this [video](https://www.youtube.com/watch?v=jWL4nU-vtWs).
|
||||
|
||||
### What bootloader does ZMK use?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue