summaryrefslogtreecommitdiff
path: root/keyboards/tkc/california/california.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-10 20:33:24 +0000
committerQMK Bot <hello@qmk.fm>2022-01-10 20:33:24 +0000
commit017c26c1673baecf6fff053111e68bbbcad0681f (patch)
treeb1916d5186f1b017a29fca7b975d52e221b86687 /keyboards/tkc/california/california.c
parent0b4afdf35bb904fe7cf584650ae1d17881fcb702 (diff)
parent0e11f8ec202fb5c91b6054705a40070a1c1cec42 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tkc/california/california.c')
-rw-r--r--keyboards/tkc/california/california.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/tkc/california/california.c b/keyboards/tkc/california/california.c
new file mode 100644
index 0000000000..002732208f
--- /dev/null
+++ b/keyboards/tkc/california/california.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2021 Terry Mathews
+
+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 "california.h"