I have a project bord which base on nrf9160, two buttons are set in the hardware circuit, corresponding to the pins of P26 and p15 respectively, and P07 is used as the interrupt. Now i find a problem, that is ncsv1.2.0 default P07 as a key on DK board, which will cause the interrupt signal to be treated as a key. Therefore, how can I shield the default key on DK board(P06,P07,P08,P09) and use my custom key?