diff options
Diffstat (limited to 'keyboards/handwired/meck_tkl/meck_tkl.c')
-rw-r--r-- | keyboards/handwired/meck_tkl/meck_tkl.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/meck_tkl/meck_tkl.c b/keyboards/handwired/meck_tkl/meck_tkl.c new file mode 100644 index 0000000000..2668b440ec --- /dev/null +++ b/keyboards/handwired/meck_tkl/meck_tkl.c @@ -0,0 +1,4 @@ +// Copyright 2021 Gabriel Kim (@gabrielkim13) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "meck_tkl.h" |