No nrf52840 QFAA support on nRF Connect SDK 2.1.2?

I built a custom board with an nrf52840-QFAA (QFN48 package) and I am trying to generate some test code for it.  

I am using VSCode with nRF Connect SDK 2.1.2 and when I click on "Create New Board', then select the nRF52840, the only option available is the QIAA package. 

I did some looking around in the zephyr folders and I don't see any _QFAA files for the '52840.

Am I missing some key step here, or is there truly no support for the QFAA  (or CKAA?) variants of this part?

Related