docs: Remove outdated HID note
Removed outdated HID note from key-press.md
This commit is contained in:
parent
f60439802d
commit
6d3d455615
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@ provided by ZMK near the top:
|
||||||
|
|
||||||
Doing so makes a set of defines such as `A`, `N1`, etc. available for use with these behaviors
|
Doing so makes a set of defines such as `A`, `N1`, etc. available for use with these behaviors
|
||||||
|
|
||||||
:::note
|
|
||||||
There is an [open issue](https://github.com/zmkfirmware/zmk/issues/21) to provide a more comprehensive, and
|
|
||||||
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>`
|
### 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>`.
|
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>`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue