From a14339e75215ba5562483f25260683c64abaaf85 Mon Sep 17 00:00:00 2001 From: Josh Hinnebusch Date: Thu, 26 Dec 2019 12:39:09 -0500 Subject: Add h75-singa ver. (#7667) * add h75_singa * delete some stuff * update to remove extra crap --- keyboards/hineybush/h75_singa/h75_singa.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/hineybush/h75_singa/h75_singa.c (limited to 'keyboards/hineybush/h75_singa/h75_singa.c') diff --git a/keyboards/hineybush/h75_singa/h75_singa.c b/keyboards/hineybush/h75_singa/h75_singa.c new file mode 100644 index 000000000..e2de94a43 --- /dev/null +++ b/keyboards/hineybush/h75_singa/h75_singa.c @@ -0,0 +1,17 @@ +/* Copyright 2019 hineybush + * + * 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 . + */ + +#include "h75_singa.h" -- cgit v1.2.3-70-g09d2