summaryrefslogtreecommitdiff
path: root/keyboards/tkc/california/california.c
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2022-01-10 15:32:46 -0500
committerGitHub <noreply@github.com>2022-01-10 12:32:46 -0800
commit0e11f8ec202fb5c91b6054705a40070a1c1cec42 (patch)
treedc2643a8f87fd2b8c7e387a0b3731deb677e56ad /keyboards/tkc/california/california.c
parentf423837ed25b7a2c48d59aefaf95a0cf6f2c90b9 (diff)
[Keyboard] TKC California (#15124)
* CALIFORNIA: Initial support for TKC California * update readme.md, info.json * Update keyboards/tkc/california/rules.mk * Update keyboards/tkc/california/rules.mk * Update keyboards/tkc/california/readme.md * Update keyboards/tkc/california/rules.mk * Update keyboards/tkc/california/info.json
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"