fix(pointing): Complete header rename missed in refactor (#2702)
* Update a few mouse.h -> pointing.h missed refactors.
This commit is contained in:
parent
6b40bfda53
commit
84baf929c9
14 changed files with 16 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include <behaviors.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 {
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ CONFIG_ZMK_BLE=n
|
|||
CONFIG_LOG=y
|
||||
CONFIG_LOG_BACKEND_SHOW_COLOR=n
|
||||
CONFIG_ZMK_LOG_LEVEL_DBG=y
|
||||
CONFIG_ZMK_MOUSE=y
|
||||
CONFIG_ZMK_POINTING=y
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#include <behaviors.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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue