Skip to content

Help with build.yaml for nice!nano v2 + nice!view for each and Xiao ESP32C3 as dongle? #6

Closed Answered by mctechnology17
DarrenVictoriano asked this question in Q&A
Discussion options

You must be logged in to vote

Warning

Please do not confuse the xiao with the esp32c3 because they are different hardware.

Hello, first place the xiao is not based on esp32c3 but on the NRF52840, so I ask you to read the hardware admitted in the official documentation of ZMK.

To obtain a versatile configuration and compilation, I recommend you to have the following in your compilation steps:

build.yaml

include:
  - board: nice_nano_v2
    shield: corne_left nice_view_adapter nice_view_gem
    cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Nice_Corne_View\"
    artifact-name: nice_corne_left_view
    snippet: studio-rpc-usb-uart
  - board: nice_nano_v2
    shield: corne_right nice_view_adapter nice_view_gem
    cmake-args: -…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mctechnology17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants