8 lines
118 B
C
8 lines
118 B
C
/*
|
|
* Copyright (c) 2022 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#define PLAY 0
|
|
#define RECORD 1
|