Android How do I disable the on-screen keyboard in WebView?

Hello everyone. I make a web application for Android in WebView. A device with a hardware (physical) keyboard. When any input element gets the focus, the soft keyboard pops up. How to disable it, leaving the ability to enter from the hardware keyboard?