diff options
author | Josh Hinnebusch <joshhinnebusch@gmail.com> | 2020-07-27 05:57:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-27 19:57:57 +1000 |
commit | c3a9c8c177b0739bd108f0b2079ee87b8cad27ab (patch) | |
tree | dc526a633b9fc701d9f2d3785ebdc7e3ab1efd33 /keyboards/hineybush/sm68/keymaps/default/config.h | |
parent | 1ef5c639ceac5062b174f2b43225749b0123ca8b (diff) |
update sm68 matrix, add via support (#9741)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: hineybush <hineybushkeyboards@gmail.com>
Diffstat (limited to 'keyboards/hineybush/sm68/keymaps/default/config.h')
-rw-r--r-- | keyboards/hineybush/sm68/keymaps/default/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/hineybush/sm68/keymaps/default/config.h b/keyboards/hineybush/sm68/keymaps/default/config.h deleted file mode 100644 index 89865cef35..0000000000 --- a/keyboards/hineybush/sm68/keymaps/default/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* 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 <http://www.gnu.org/licenses/>. - */ - -#pragma once - -// place overrides here |