forked from mirrors/qmk_userspace
[Keyboard] Use new matrix_output_select_delay api (#13861)
* Use new matrix_output_select_delay api * Updated delay to 15 after more spamming
This commit is contained in:
parent
9d88786b6f
commit
8a9688bc64
5 changed files with 20 additions and 10 deletions
|
|
@ -19,4 +19,7 @@ The brief list of speedhacks to make this keyboard blazing fast:
|
|||
3) Eager-per-key Debouncing algorithm (no 5ms delay before message is sent)
|
||||
4) 1000hz polling
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the
|
||||
[make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
|
||||
|
||||
Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue