/* * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ #pragma once #include typedef uint8_t zmk_mouse_button_flags_t; typedef uint16_t zmk_mouse_button_t;