summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/microdox/microdox.c
diff options
context:
space:
mode:
authorcole smith <38364556+daysgobye@users.noreply.github.com>2020-08-18 13:46:09 -0600
committerGitHub <noreply@github.com>2020-08-18 12:46:09 -0700
commitc0df341f5c0db7217838dfb994ccbb6bd2d075fe (patch)
tree6a2a6b4bf3f3644d04b214334729e414c836753b /keyboards/boardsource/microdox/microdox.c
parent186b1b2ba2550d9a7a864a241e8f9503c37f188b (diff)
[Keyboard] Boardsource Microdox (#9971)
* microdox keyboard workidng * updated readme * cleaned up for pr * Apply suggestions from code review * Apply suggestions from code review * added license headers * Update keyboards/boardsource/microdox/keymaps/default/keymap.c * Update keyboards/boardsource/microdox/rules.mk * Update keyboards/boardsource/microdox/rules.mk * Update keyboards/boardsource/microdox/rules.mk
Diffstat (limited to 'keyboards/boardsource/microdox/microdox.c')
-rw-r--r--keyboards/boardsource/microdox/microdox.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/boardsource/microdox/microdox.c b/keyboards/boardsource/microdox/microdox.c
new file mode 100644
index 0000000000..eef981297a
--- /dev/null
+++ b/keyboards/boardsource/microdox/microdox.c
@@ -0,0 +1,19 @@
+/*
+Copyright 2020 Cole Smith <cole@boadsource.xyz>
+
+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 "microdox.h"
+