// This file was generated from a template. Edit it to match your keyboard. // See https://zmk.dev/docs/development/hardware-integration/new-shield for more instructions. #include #include / { keymap { compatible = "zmk,keymap"; default_layer { bindings = < &kp ESC &kp F1 &kp F2 &kp F3 &kp KP_NUMLOCK &kp KP_DIVIDE &kp KP_MULTIPLY &kp KP_MINUS &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_ENTER &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_PLUS &kp KP_N0 &kp KP_DOT >; }; }; };