diff options
Diffstat (limited to 'keyboards/handwired/m40/5x5_macropad/5x5_macropad.c')
-rw-r--r-- | keyboards/handwired/m40/5x5_macropad/5x5_macropad.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/m40/5x5_macropad/5x5_macropad.c b/keyboards/handwired/m40/5x5_macropad/5x5_macropad.c new file mode 100644 index 0000000000..d99d41a49b --- /dev/null +++ b/keyboards/handwired/m40/5x5_macropad/5x5_macropad.c @@ -0,0 +1,4 @@ +// Copyright 2022 Tomek (@m40-dev) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "5x5_macropad.h"
\ No newline at end of file |