1 2 3 4 5 6 7 8 9 10
/* * Copyright (c) 2020 The ZMK Contributors * * SPDX-License-Identifier: MIT */ #include <kernel.h> #include <zmk/events/sensor_event.h> ZMK_EVENT_IMPL(sensor_event);