Z-Wave JS + keyfob fibaro FGKF-601

I have a ZWave ZWA-2 in HA with Z-Wave JS integration. I’m having trouble adding a Keyfob Fibaro FGKF-601 device. The device settings include Scenes 1-12. When pressing the device buttons, I noticed that only Scenes 1-6 are triggered (single press and long press (KeyHeldDown) are recognized).
However, in the automation settings, I can select KeyPressed2x and KeyPressed3x.

Scenes 7-12 aren’t triggered. What are these scenes? How do I activate them?

How can I configure HA to respond to double and triple presses?

You have to activate sequences in param 21-26:

Set the values to 15.

Thanks, now it’s clear to me. I’ll try it!