Fixed issue with Paw not identifying itself properly.
This commit is contained in:
parent
c3a680649c
commit
6dbc6af53e
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ if BOARD_PAW
|
|||
config BOARD
|
||||
default "paw"
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Paw"
|
||||
|
||||
if USB
|
||||
|
||||
config USB_NRFX
|
||||
|
|
Loading…
Add table
Reference in a new issue