summaryrefslogtreecommitdiff
path: root/app/include/zmk/endpoints.h
blob: 4c0f4425e0c25559d55e936792485f66aae634eb (plain)
1
2
3
4
5
6
#pragma once

#include <zmk/keys.h>
#include <zmk/hid.h>

int zmk_endpoints_send_report(u8_t usage_report);