summaryrefslogtreecommitdiff
path: root/keyboards/sendyyeah/75pixels/75pixels.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-22 04:33:46 +0000
committerQMK Bot <hello@qmk.fm>2021-05-22 04:33:46 +0000
commite1500ce493717fd562cff41836b5b0d2d466dd2d (patch)
tree217af57c9ccb8a8277c0fe237c057b4c72b24551 /keyboards/sendyyeah/75pixels/75pixels.c
parent4c0d8ae8d77a76857abf4befc13d8f6c969c52e0 (diff)
parent10f8a6d983f4caf04acb51df1a421c607f6485b2 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sendyyeah/75pixels/75pixels.c')
-rw-r--r--keyboards/sendyyeah/75pixels/75pixels.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/sendyyeah/75pixels/75pixels.c b/keyboards/sendyyeah/75pixels/75pixels.c
new file mode 100644
index 0000000000..62ec8df82c
--- /dev/null
+++ b/keyboards/sendyyeah/75pixels/75pixels.c
@@ -0,0 +1,17 @@
+ /* Copyright 2021 sendyyeah
+ *
+ * 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 "75pixels.h"