mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-03 03:45:19 -05:00
fix(pointing): Complete header rename missed in refactor (#2702)
* Update a few mouse.h -> pointing.h missed refactors.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <behaviors/mouse_move.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>
|
||||
|
||||
/ {
|
||||
keymap {
|
||||
|
||||
Reference in New Issue
Block a user