summaryrefslogtreecommitdiffstats
path: root/keyboards/gurindam/gurindam.c
diff options
context:
space:
mode:
authorIbnu Daru Aji <ibnuda@users.noreply.github.com>2021-12-25 08:22:46 +0700
committerGitHub <noreply@github.com>2021-12-24 17:22:46 -0800
commit95d08b463654c0e614abadb5a552dc49b4395d7e (patch)
tree786c6af566d1c26408bee9442394e1e73f818cb2 /keyboards/gurindam/gurindam.c
parent34a7b435cd70f71b8fa1556f05f705a3497b2eb2 (diff)
[Keyboard] Add Gurindam (#15540)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/gurindam/gurindam.c')
-rw-r--r--keyboards/gurindam/gurindam.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/gurindam/gurindam.c b/keyboards/gurindam/gurindam.c
new file mode 100644
index 0000000000..bdca0269c2
--- /dev/null
+++ b/keyboards/gurindam/gurindam.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 Ibnu D. Aji
+ *
+ * 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 "gurindam.h"