summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/noah_avr/noah_avr.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-15 23:03:53 +0000
committerQMK Bot <hello@qmk.fm>2021-03-15 23:03:53 +0000
commitc12eae0c5e529653d2dccb5dca7deba3b3c34012 (patch)
tree27c0de7204f0d32db4d32ee811dcac6b47598793 /keyboards/kb_elmo/noah_avr/noah_avr.c
parent56d193c5c8f0a00f63ef0c9afb7791dc537dc4d2 (diff)
parentcd8497b9fb3b00020a28d582cdc772f3c0fa35b1 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kb_elmo/noah_avr/noah_avr.c')
-rw-r--r--keyboards/kb_elmo/noah_avr/noah_avr.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/noah_avr/noah_avr.c b/keyboards/kb_elmo/noah_avr/noah_avr.c
new file mode 100644
index 0000000000..6245bb6358
--- /dev/null
+++ b/keyboards/kb_elmo/noah_avr/noah_avr.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 kb-elmo<mail@elmo.space>
+ *
+ * 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 "noah_avr.h"