How to add new board as new repo / fork / pull request but with a custom variant.h and variant.cpp ?
I found Nice!Nano board, which is quite cheap, available and is missing in this repo. I can use this board setting board=adafruit_feather_nrf52840, but then some pins are misconfigured. How to add this nicely to some git repo and use in projects? I don't want to manually tweak files, but rather have remote solution..