summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/constellation/constellation.c
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2021-06-20 17:36:54 +1000
committerGitHub <noreply@github.com>2021-06-20 08:36:54 +0100
commit745f5f65325ccd1705a3c55804a663522632e67e (patch)
tree1f36b5fea3df3ab12248f1602ac761cdc95a4130 /keyboards/aeboards/constellation/constellation.c
parenteb2886369deb04fa8e516054ce8dd4c0cccfbc56 (diff)
[Keyboard] Add Constellation Rev2 (#13103)
Diffstat (limited to 'keyboards/aeboards/constellation/constellation.c')
-rwxr-xr-xkeyboards/aeboards/constellation/constellation.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/aeboards/constellation/constellation.c b/keyboards/aeboards/constellation/constellation.c
index 75d3efe7ac..0b8354d071 100755
--- a/keyboards/aeboards/constellation/constellation.c
+++ b/keyboards/aeboards/constellation/constellation.c
@@ -1,4 +1,5 @@
/* Copyright 2018 Jason Williams (Wilba)
+ * Copyright 2021 Harrison Chan (Xelus)
*
* 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
@@ -16,4 +17,4 @@
// Nothing to see here, move along... ;-)
-#include "constellation.h" \ No newline at end of file
+#include "constellation.h"