blob: 4ed666c61ca010873b3a9a3bb6ef57a84f3d845a (
plain)
1
2
3
4
5
6
7
8
9
|
/*
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#warning "kscan-mock.h has been deprecated and superseded by kscan_mock.h"
#include "kscan_mock.h"
|