forked from kofal.net/zmk
fix(pointing): Complete header rename missed in refactor (#2702)
* Update a few mouse.h -> pointing.h missed refactors.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <input/processors.dtsi>
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/kscan_mock.h>
|
||||
#include <dt-bindings/zmk/mouse.h>
|
||||
#include <dt-bindings/zmk/pointing.h>
|
||||
|
||||
&mmv_input_listener {
|
||||
input-processors = <&zip_temp_layer 1 500>;
|
||||
|
||||
Reference in New Issue
Block a user