How to disable keyboard device on text focus in code ionic?

Help me please,
I use ionic-v1 to create own keyboard like calculator keyboard. My problem is the keyboard of device all way appear on text focus. I don’t want to use it, I want to use the keyboard that I design on view.
How to code ionic to block it when a text input focusing without disable text input?.

Thank you so much