I think it was working but I didnt include the -p when building.
This commit is contained in:
parent
41efdc695e
commit
7e6f3d1cf2
2 changed files with 2 additions and 2 deletions
app/boards/shields/babyvble
|
@ -4,7 +4,7 @@
|
|||
if SHIELD_babyvble
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "babyvble"
|
||||
default "BabyvBle"
|
||||
|
||||
endif
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
file_format: "1"
|
||||
id: babyvble
|
||||
name: babyvble
|
||||
name: BabyvBle
|
||||
type: shield
|
||||
url: none
|
||||
requires: [pro_micro]
|
||||
|
|
Loading…
Add table
Reference in a new issue