summaryrefslogtreecommitdiff
path: root/keyboards/plywrks/ahgase/ahgase.c
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2022-05-23 14:11:17 +0800
committerGitHub <noreply@github.com>2022-05-22 23:11:17 -0700
commit5aef750379ac3005eb36130b4068ab0a57f129be (patch)
tree695a9ea342d0da4c5021da06cad3cf96821dd180 /keyboards/plywrks/ahgase/ahgase.c
parentc9abb03662674bec139cd56b1d997e0405555858 (diff)
[Keyboard] Add plywrks Ahgase (#17191)
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"