/* * Copyright (c) 2020 The ZMK Contributors * * SPDX-License-Identifier: MIT */ #pragma once #include #include int zmk_endpoints_send_report(u8_t usage_report);