Building a simple keyboard is fairly simple and straightforward in Jetpack Compose. I built a really simple KeyRow by using this:
Key.kt
@Comp