ccadic / sharpikeebo

Miniature RPI Zero 2W shield with Sharp memory Display and USB Beyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Low-latency keyboard firmware (QMK is the slowest on the market - totally unsuitable for games)

dumblob opened this issue · comments

I'd prefer if the keyboard focused on (very) low latency making it much more pleasant to use (especially considering the keyboard is the main selling point of this product).

This includes scan rate, debouncing, etc. - see https://danluu.com/keyboard-latency/ .

For less technical information see also https://bdickason.com/posts/speed-is-the-killer-feature/ and especially 1ms is finally kind of enough low latency.

Btw. there is https://github.com/PMunch/badger keyboard firmware which became very latency optimized recently and I personally find it very readable and minimal.