If you have a memory channel configuration in Chirp format, you can convert it to the format required by the TK11 CPS.
In Chirp, export the channel list in CSV format, then try the following converter:
The output is in CSV format, that can be imported into the TK11 CPS software ( version 2.6 onwards).
For those interested, below is a link to the python script to perform the conversion.
Convert Channel list from Chirp ( .csv format) to “TK11” format for import to Quansheng CPS (Python script).