Directional

funkyButton()

A simple, momentary pushbutton. The button numer is the one you set in your matrix setup.

funkyButtonL()

A simple, latching pushbutton. The button numer is the one you set in your matrix setup.

funkyButtonM()

Pushbutton with two modes:

  • 0: Momentary

  • 1: Latching

Uses the button field.

funkyButtonHybrid()

Any switch function that uses a hybrid button will be highlighted blue.

A switch dedicated to opening/closing switches with hybrid features, such as DDS functions, rotaryAnalog(), rotary2Modes(), and a few more.

Does not have a button number.

funkyButtonDDButton()

A switch dedicated to swapping between the two "layers" of 12 positions if a DDS switch.

Does not have a button number.

Last updated