Disable Keyboard in Archlinux
how to disable Builtin keyboard
Mission
Disabling the built-in laptop keyboard on Arch Linux can be achieved by using either the xinput tool for Xorg-based sessions or by creating a udev rule. Below are the steps for xinput.
Solution