mirror of https://github.com/zmkfirmware/zmk.git
fix: include a header file for RC macros (#2649)
This commit is contained in:
parent
888c0d966c
commit
f8eff2fe34
|
|
@ -1,3 +1,5 @@
|
|||
#include <dt-bindings/zmk/matrix_transform.h>
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
zmk,kscan = &kscan0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue