summaryrefslogtreecommitdiff
path: root/keyboards/acheron/shark/alpha/alpha.c
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.augusto.volpato@gmail.com>2022-04-18 06:07:49 -0300
committerGitHub <noreply@github.com>2022-04-18 02:07:49 -0700
commit5fe3b9ffa5bf1179c288f77a16e763e9fecaca0b (patch)
tree37215c5164c280f89f552c5bfaa6dfa7e0411eaf /keyboards/acheron/shark/alpha/alpha.c
parentfdd4af9973573d5a629cf27d42ced315869cfd75 (diff)
[Keyboard] SharkPCB release Beta compatibility (#16713)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/acheron/shark/alpha/alpha.c')
-rw-r--r--keyboards/acheron/shark/alpha/alpha.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/acheron/shark/alpha/alpha.c b/keyboards/acheron/shark/alpha/alpha.c
new file mode 100644
index 0000000000..e841f3fbd5
--- /dev/null
+++ b/keyboards/acheron/shark/alpha/alpha.c
@@ -0,0 +1,16 @@
+/* Copyright 2019 Álvaro "Gondolindrim" Volpato
+ *
+ * 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 "alpha.h"