Skip to content

Commit 9bd312d

Browse files
author
srathi41
committed
try nice_nano
1 parent 1645831 commit 9bd312d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

build.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,29 @@
55
# pass flags to the build command and `artifact-name` to assign a name to
66
# distinguish build outputs from each other:
77
#
8-
# board: [ "nice_nano_v2" ]
8+
# board: [ "nice_nano" ]
99
# shield: [ "corne_left", "corne_right" ]
1010
# include:
1111
# - board: bdn9_rev2
12-
# - board: nice_nano_v2
12+
# - board: nice_nano
1313
# shield: reviung41
14-
# - board: nice_nano_v2
14+
# - board: nice_nano
1515
# shield: corne_left
1616
# cmake-args: -DCONFIG_ZMK_USB_LOGGING=y
1717
# artifact-name: corne_left_with_logging
1818
#
1919
---
2020
include:
21-
- board: nice_nano_v2
21+
- board: nice_nano
2222
shield: sofle_left
23-
- board: nice_nano_v2
23+
- board: nice_nano
2424
shield: sofle_right
25-
- board: nice_nano_v2
25+
- board: nice_nano
2626
shield: sofle_left
2727
snippet: studio-rpc-usb-uart
2828
cmake-args: -DCONFIG_ZMK_STUDIO=y
2929
artifact-name: sofle_left_studio
30-
- board: nice_nano_v2
30+
- board: nice_nano
3131
shield: sofle_right
3232
snippet: studio-rpc-usb-uart
3333
artifact-name: sofle_right_studio

0 commit comments

Comments
 (0)