summaryrefslogtreecommitdiff
path: root/keyboards/bear_65/bear_65.c
diff options
context:
space:
mode:
authorGeorge Mao <splatt9198@gmail.com>2020-09-23 21:10:40 -0700
committerGitHub <noreply@github.com>2020-09-24 14:10:40 +1000
commit9c596c1c5bcdc1e3912167fec19d8653b12508f0 (patch)
tree42609a8b16c74b7c039889914556428681615ac1 /keyboards/bear_65/bear_65.c
parentcd64425fdddbc5fd46f8ce3e0516dc320102905f (diff)
Adding Bear 65 Ergo Keyboard To QMK (#10384)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/bear_65/bear_65.c')
-rw-r--r--keyboards/bear_65/bear_65.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/bear_65/bear_65.c b/keyboards/bear_65/bear_65.c
new file mode 100644
index 0000000000..a2ae572b82
--- /dev/null
+++ b/keyboards/bear_65/bear_65.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 MudkipMao
+ *
+ * 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 "bear_65.h"