summaryrefslogtreecommitdiff
path: root/keyboards/ryanbaekr/rb86/rb86.c
diff options
context:
space:
mode:
authorRyan Baker <76887060+ryanbaekr@users.noreply.github.com>2021-08-03 18:54:12 -0400
committerGitHub <noreply@github.com>2021-08-04 08:54:12 +1000
commitd1cbea685e5a47534d2823ff4c67af7e24bb9210 (patch)
tree9b9bae5a9253170e4188e1f3d1692d48ca70dee1 /keyboards/ryanbaekr/rb86/rb86.c
parent2b097d670a9fa458b8d059f824a0cbbd5b6c6659 (diff)
rb86 (#13824)
* rb86 * adjudicate comments
Diffstat (limited to 'keyboards/ryanbaekr/rb86/rb86.c')
-rw-r--r--keyboards/ryanbaekr/rb86/rb86.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/ryanbaekr/rb86/rb86.c b/keyboards/ryanbaekr/rb86/rb86.c
new file mode 100644
index 0000000000..b3375cb4fc
--- /dev/null
+++ b/keyboards/ryanbaekr/rb86/rb86.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 ryanbaekr
+ *
+ * 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 "rb86.h"