summaryrefslogtreecommitdiff
path: root/keyboards/plywrks/ahgase/ahgase.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-05-23 06:11:55 +0000
committerQMK Bot <hello@qmk.fm>2022-05-23 06:11:55 +0000
commit64e2dbedc3a3b4c7b74fbb4f6a26bdb4a6570467 (patch)
treeec0a582ae66ec377c1cbab24ba46c82157345b07 /keyboards/plywrks/ahgase/ahgase.c
parent0bef2bfeb63b8a999fb8c358831408e07496027a (diff)
parent5aef750379ac3005eb36130b4068ab0a57f129be (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/plywrks/ahgase/ahgase.c')
-rw-r--r--keyboards/plywrks/ahgase/ahgase.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/plywrks/ahgase/ahgase.c b/keyboards/plywrks/ahgase/ahgase.c
new file mode 100644
index 0000000000..871101a97e
--- /dev/null
+++ b/keyboards/plywrks/ahgase/ahgase.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 Ramon Imbao
+ *
+ * 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 "ahgase.h"