summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/hoodrowg/hoodrowg.c
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@gmail.com>2022-01-13 12:20:29 -0500
committerGitHub <noreply@github.com>2022-01-13 09:20:29 -0800
commit6770f77270d028a3d72f28e7891bb5213fdbae24 (patch)
tree7b4cbef2a0866deb76b30edc74a709715c2d88e9 /keyboards/cannonkeys/hoodrowg/hoodrowg.c
parent2f68e058841739c936bbe4fc2ddfe44409b68aab (diff)
[Keyboard] HoodrowG PCB (#15474)
Co-authored-by: Julian <julianzabala1@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/hoodrowg/hoodrowg.c')
-rw-r--r--keyboards/cannonkeys/hoodrowg/hoodrowg.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/hoodrowg/hoodrowg.c b/keyboards/cannonkeys/hoodrowg/hoodrowg.c
new file mode 100644
index 0000000000..f3aff6a32b
--- /dev/null
+++ b/keyboards/cannonkeys/hoodrowg/hoodrowg.c
@@ -0,0 +1,17 @@
+/*
+Copyright 2021 CannonKeys LLC
+
+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 "hoodrowg.h"