Remove AdwKeypad
AdwKeypad was inherited from when libhandy was a widget library primarily for the mobile apps, specifically for cases like phone calls or entering a PIN on mobile phones.
Now libadwaita is a library for GNOME patterns, and AdwKeypad isn't used in GNOME applications. So, we should remove it. Applications that need a keypad widget can implement it.
Fixes https://gitlab.gnome.org/exalm/libadwaita/-/issues/9 Fixes https://gitlab.gnome.org/exalm/libadwaita/-/issues/10 Fixes https://gitlab.gnome.org/exalm/libadwaita/-/issues/11