forked from kofal.net/zmk
fix: Switch to single AUTHORS file.* Closes #164
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* Copyright (c) 2020 The ZMK Contributors
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
bool zmk_keymap_layer_active(u8_t layer);
|
||||
|
||||
Reference in New Issue
Block a user