docs(key press): Replace deprecated `NUM_1` with `N1`

This should've been changed in: b8f6d52ae5
This commit is contained in:
innovaker 2020-11-05 14:34:04 +00:00 committed by Pete Johanson
parent c6abdb1890
commit 5f83568a93
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ provided by ZMK near the top:
#include <dt-bindings/zmk/keys.h>
```
Doing so makes a set of defines such as `A`, `NUM_1`, 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