1 2 3 4 5 6 7 8
#pragma once struct zmk_behavior_binding { char *behavior_dev; u32_t param1; u32_t param2; };