#ifndef ZMK_KSCAN_H #define ZMK_KSCAN_H int zmk_kscan_init(char *name); #endif