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