9 lines
147 B
C
9 lines
147 B
C
/*
|
|
* Copyright (c) 2020 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#define NUM_LOCK 0
|
|
#define CAPS_LOCK 1
|
|
#define SCROLL_LOCK 2
|