Hi Huy,
There is no suitable file for every NXP MCU. You should modify the files by yourself.
This job is not very difficult, but need to be careful.
First change all include file from MK22F51212.h to MK20DN10.h
Then change all gpio and function pin definition.
Take care of clock setting and so on...
Good luck