Same here, as in my Sonoff example. Seems to have some instability (button bounce) but I eventually fixed that with proper debouncing code (but haven’t updated my example yet).
This time I wanted to play with multiple switches and hardware interrupts, which I have never actually used before as well as make it fully functional without App, the code more “modular” for expansion and well commented for newer users to follow through.