Down in tech specs it says the switches are Kailh Chocolate Low Profile Reds, which are a reasonably common linear switch.
Also, OP, you've got a typo in those same specs: OS support is listed as "Apple MacOS 12 (Monteray) and up". That should be Monterey with an E.
I'm a bit curious why the keyboard requires MacOS 12 or Windows 10, and doesn't list Linux support...it's an HID device. Just about anything will work, right? I assume it's configured out of the box with CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_FULL, and not _BASIC, to get the RGB and encoder to work...but again, this is a keyboard. Why wouldn't it work?
I think that's mostly a "I tested it with these OS so I can guarantee it works" thing - ZMK should work with pretty much anything out there as long as it can do HID over Bluetooth.
There's likely a toggle switch to configure command/option vs. window/alt - I've seen that on other high-end keyboards. With linux you can use either depending on how you like to keybind.
A few years ago here in Argentina, the "free" keyboard with your desktop computer was usually a Spanish-LatinoAmerica 101-keyboard. You have the "Ñ" key, but the "><" key was missing. One solution was to install a special unofficial device driver downloaded from a page I can't find now. Perhaps this keyboard need some special configuration.
Also, OP, you've got a typo in those same specs: OS support is listed as "Apple MacOS 12 (Monteray) and up". That should be Monterey with an E.
I'm a bit curious why the keyboard requires MacOS 12 or Windows 10, and doesn't list Linux support...it's an HID device. Just about anything will work, right? I assume it's configured out of the box with CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_FULL, and not _BASIC, to get the RGB and encoder to work...but again, this is a keyboard. Why wouldn't it work?