forked from kofal.net/zmk
Update dev-guide-new-shield.md
This commit is contained in:
@@ -64,6 +64,8 @@ endif
|
|||||||
|
|
||||||
## Shield Overlay
|
## Shield Overlay
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
The `<shield_name>.overlay` is the devicetree description of the keyboard shield that is merged with the primary board devicetree description before the build. For ZMK, this file at a minimum should include the [chosen]() node named `zmk,kscan` that references a KSCAN driver instance. For a simple 3x3 macropad matrix,
|
The `<shield_name>.overlay` is the devicetree description of the keyboard shield that is merged with the primary board devicetree description before the build. For ZMK, this file at a minimum should include the [chosen]() node named `zmk,kscan` that references a KSCAN driver instance. For a simple 3x3 macropad matrix,
|
||||||
this might look something like:
|
this might look something like:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user