summaryrefslogtreecommitdiff
path: root/keyboards/pierce/pierce.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-06-11 18:25:28 +0000
committerQMK Bot <hello@qmk.fm>2022-06-11 18:25:28 +0000
commit0d991b887367bb4baf92bfe0e8833729969345f5 (patch)
tree4a7c59a8257b3c877541629e3452786972e45c91 /keyboards/pierce/pierce.c
parent1a7a6f313ea776fab053e5405742d17c7aa601f3 (diff)
parenta50b09cba53010c378da06510dfd4cf4798acb7b (diff)
downloadqmk_firmware-0d991b887367bb4baf92bfe0e8833729969345f5.tar.gz
qmk_firmware-0d991b887367bb4baf92bfe0e8833729969345f5.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/pierce/pierce.c')
-rw-r--r--keyboards/pierce/pierce.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/pierce/pierce.c b/keyboards/pierce/pierce.c
new file mode 100644
index 0000000000..085ca9cdec
--- /dev/null
+++ b/keyboards/pierce/pierce.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 durken (https://github.com/durken1/)
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "pierce.h"