chore(tests): Move to proper header name.

This commit is contained in:
Peter Johanson
2023-09-14 23:43:47 -07:00
committed by Pete Johanson
parent 0ca7f69b6d
commit 28ce23d489
30 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
#include <dt-bindings/zmk/keys.h>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/kscan-mock.h>
#include <dt-bindings/zmk/kscan_mock.h>
/ {
keymap {

View File

@@ -1,6 +1,6 @@
#include <dt-bindings/zmk/keys.h>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/kscan-mock.h>
#include <dt-bindings/zmk/kscan_mock.h>
/*
This test checks nothing breaks if two grave-escapes are pressed at the same time.