summaryrefslogtreecommitdiff
path: root/keyboards/draytronics/elise_v2/elise_v2.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-22 06:50:17 +0000
committerQMK Bot <hello@qmk.fm>2021-09-22 06:50:17 +0000
commitcd7ebe2a4efaac49d24d456d30ac47792ed0126f (patch)
tree2a1f5cd0d602db7d4425a3a8fcc24d364267e51a /keyboards/draytronics/elise_v2/elise_v2.c
parent71f34274abb4b326c9f95191243f7bd29caf85ba (diff)
parent01b0eeac1ebbf45ef974152f240b3132470d0da6 (diff)
downloadqmk_firmware-cd7ebe2a4efaac49d24d456d30ac47792ed0126f.tar.gz
qmk_firmware-cd7ebe2a4efaac49d24d456d30ac47792ed0126f.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/draytronics/elise_v2/elise_v2.c')
-rwxr-xr-xkeyboards/draytronics/elise_v2/elise_v2.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/draytronics/elise_v2/elise_v2.c b/keyboards/draytronics/elise_v2/elise_v2.c
new file mode 100755
index 0000000000..f153d7a341
--- /dev/null
+++ b/keyboards/draytronics/elise_v2/elise_v2.c
@@ -0,0 +1,18 @@
+/*Copyright 2021 Blake Drayson / Draytronics
+
+Contact info@draytronics.co.uk
+
+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 "elise_v2.h"