diff options
author | gtips <51393966+gtips@users.noreply.github.com> | 2020-11-19 04:47:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 19:47:29 +0000 |
commit | 3270cbeb46d69d0961d3a7243c154f84f5bafaa2 (patch) | |
tree | 2ed4829dbd74aafe68f0040dd3b55ecfa0de0282 /keyboards/reviung34/keymaps/default/config.h | |
parent | ad9674c5afa550bb1b41e924f37865301c99a7c5 (diff) |
[Keymap]Add and Update keymap for reviung34 (#10915)
Diffstat (limited to 'keyboards/reviung34/keymaps/default/config.h')
-rwxr-xr-x | keyboards/reviung34/keymaps/default/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/reviung34/keymaps/default/config.h b/keyboards/reviung34/keymaps/default/config.h deleted file mode 100755 index 1924c64a1e..0000000000 --- a/keyboards/reviung34/keymaps/default/config.h +++ /dev/null @@ -1,20 +0,0 @@ -/* Copyright 2019 gtips - * - * 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 - |