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
|
@ -4,7 +4,7 @@
|
||||||
if SHIELD_babyvble
|
if SHIELD_babyvble
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
default "babyvble"
|
default "BabyvBle"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
file_format: "1"
|
file_format: "1"
|
||||||
id: babyvble
|
id: babyvble
|
||||||
name: babyvble
|
name: BabyvBle
|
||||||
type: shield
|
type: shield
|
||||||
url: none
|
url: none
|
||||||
requires: [pro_micro]
|
requires: [pro_micro]
|
||||||
|
|
Loading…
Add table
Reference in a new issue