summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/config.h
diff options
context:
space:
mode:
authorNaoki Katahira <kata0510.com@gmail.com>2018-09-15 19:14:39 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-15 19:14:39 +0200
commit9712501bf3291942067ac75b50b1675a265a3f11 (patch)
tree7225957f8b883babda6b25df88a3291ecdde7d98 /keyboards/lily58/config.h
parentdb35065e1431246b5297e644a867ee6f5449a6f4 (diff)
downloadqmk_firmware-9712501bf3291942067ac75b50b1675a265a3f11.tar.gz
qmk_firmware-9712501bf3291942067ac75b50b1675a265a3f11.tar.xz
Keyboard: Add Lily58 Keyboard (#3893)
* add Lily58 * file fix
Diffstat (limited to 'keyboards/lily58/config.h')
-rw-r--r--keyboards/lily58/config.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/lily58/config.h b/keyboards/lily58/config.h
new file mode 100644
index 000000000..db4844c91
--- /dev/null
+++ b/keyboards/lily58/config.h
@@ -0,0 +1,21 @@
+/*
+Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2015 Jack Humbert
+
+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/>.
+*/
+
+#pragma once
+
+#include "serial_config.h" \ No newline at end of file