summaryrefslogtreecommitdiff
path: root/keyboards/atlas_65/atlas_65.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-14 04:42:48 +0000
committerQMK Bot <hello@qmk.fm>2022-01-14 04:42:48 +0000
commitb7fb5f9987e95db693f24bb2b2adaf65cd66d295 (patch)
tree9275706aef1cf336e5fed5ae9022620f04f7f05c /keyboards/atlas_65/atlas_65.c
parentfba519116de5014b93976824cadf9ca6eab0598c (diff)
parentfd4adbc0cc291a71a8f1e846f0b9b0bd81c1089e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/atlas_65/atlas_65.c')
-rw-r--r--keyboards/atlas_65/atlas_65.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/atlas_65/atlas_65.c b/keyboards/atlas_65/atlas_65.c
new file mode 100644
index 0000000000..536d8edf71
--- /dev/null
+++ b/keyboards/atlas_65/atlas_65.c
@@ -0,0 +1,16 @@
+/* Copyright 2020 Joshua Nguyen
+ *
+ * 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 "atlas_65.h"