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