I am using the example zephyr basic button which gives output when the button is pressed.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/basic/button/README.html
How can I modify it in my application where there are multiple buttons? Seem like there is a lot of change in connect sdk as compared to previous sdks that I used with Keil.