diff options
author | gtips <51393966+gtips@users.noreply.github.com> | 2019-10-06 08:10:27 +0900 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-05 16:10:27 -0700 |
commit | 8cf1491d04f96f3ab4bedac408c434e8e50adf7d (patch) | |
tree | 9169ee4f421774f9e93a1fe2d7f7c01fcee20cf0 /keyboards/reviung34/keymaps/default/config.h | |
parent | c23581d985430c2571af958c4aca43499737fb72 (diff) |
[Keyboard] Add keyboard Reviung34 (#6847)
Diffstat (limited to 'keyboards/reviung34/keymaps/default/config.h')
-rwxr-xr-x | keyboards/reviung34/keymaps/default/config.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/reviung34/keymaps/default/config.h b/keyboards/reviung34/keymaps/default/config.h new file mode 100755 index 0000000000..1924c64a1e --- /dev/null +++ b/keyboards/reviung34/keymaps/default/config.h @@ -0,0 +1,20 @@ +/* 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 + |