Test
This commit is contained in:
parent
46e0966ae6
commit
392c83f780
1 changed files with 9 additions and 0 deletions
9
app/include/zmk/led_perkey.h
Normal file
9
app/include/zmk/led_perkey.h
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2020 The ZMK Contributors
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: MIT
|
||||||
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
int led_perkey_init();
|
Loading…
Add table
Reference in a new issue