Update pmw3360 comments to match the datasheet better, fix delays. (#15682)
This commit is contained in:
parent
367e2bb0ff
commit
8b44eaa63e
4 changed files with 26 additions and 16 deletions
|
@ -218,7 +218,7 @@ void keyboard_pre_init_kb(void) {
|
|||
}
|
||||
|
||||
void pointing_device_init_kb(void) {
|
||||
pmw3360_set_cpi(dpi_array[keyboard_config.dpi_config]);
|
||||
pointing_device_set_cpi(dpi_array[keyboard_config.dpi_config]);
|
||||
// initialize the scroll wheel's optical encoder
|
||||
opt_encoder_init();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue