summaryrefslogtreecommitdiffstats
path: root/keyboards/nightly_boards/daily60/daily60.c
diff options
context:
space:
mode:
authorDeskDaily <65656486+DeskDaily@users.noreply.github.com>2022-12-13 10:38:38 +0800
committerGitHub <noreply@github.com>2022-12-12 18:38:38 -0800
commite444cf95784ad454872cf1ef2440004596de196f (patch)
tree5850d1d4735b6f235bb29e2e4fb9634a32d618e5 /keyboards/nightly_boards/daily60/daily60.c
parent7cf3dd7b8dbbc7ab362f6b3151ac7fffd985a401 (diff)
[Keyboard] Add Daily60 keyboard (#19116)
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
Diffstat (limited to 'keyboards/nightly_boards/daily60/daily60.c')
-rw-r--r--keyboards/nightly_boards/daily60/daily60.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/nightly_boards/daily60/daily60.c b/keyboards/nightly_boards/daily60/daily60.c
new file mode 100644
index 0000000000..88b9448777
--- /dev/null
+++ b/keyboards/nightly_boards/daily60/daily60.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 DeskDaily
+ *
+ * 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 "daily60.h"