Referenced dtlib.DTError in keypress page
This commit is contained in:
parent
3548df321e
commit
b38da98219
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@ There is an [open issue](https://github.com/zmkfirmware/zmk/issues/21) to provid
|
||||||
complete set of defines for the full keypad and consumer usage pages in the future for ZMK.
|
complete set of defines for the full keypad and consumer usage pages in the future for ZMK.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
### Improperly defined keymap - `dtlib.DTError: <board>.dts.pre.tmp:<line number>`
|
||||||
|
|
||||||
|
When compiling firmware from a keymap, it may be common to encounter an error in the form of a`dtlib.DTError: <board>.dts.pre.tmp:<line number>`.
|
||||||
|
For instructions to resolve such an error, click [here](../troubleshooting###Improperly-defined-keymap)
|
||||||
|
|
||||||
## Keypad Key Press
|
## Keypad Key Press
|
||||||
|
|
||||||
The "keypad key press" behavior sends standard keypad keycodes on press/release.
|
The "keypad key press" behavior sends standard keypad keycodes on press/release.
|
||||||
|
|
Loading…
Add table
Reference in a new issue