diff options
author | Josh Hinnebusch <joshhinnebusch@gmail.com> | 2019-11-06 01:30:13 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-11-05 22:30:13 -0800 |
commit | 002adadf58fa7ad05edae7036bcf638251170894 (patch) | |
tree | 0d30e4aa27cadedb6c943de127602b7f2feb42a6 /keyboards/hineybush/hbcp/keymaps/wkl/config.h | |
parent | 95309e9af5c58cd0f468ac1fadfcef3ff52aaa6a (diff) |
[Keyboard] update hbcp keymaps (#7275)
* update hbcp keymaps
* update hbcp info.json file
* update readme
* update hbcp "hiney" keymap
Diffstat (limited to 'keyboards/hineybush/hbcp/keymaps/wkl/config.h')
-rw-r--r-- | keyboards/hineybush/hbcp/keymaps/wkl/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/hineybush/hbcp/keymaps/wkl/config.h b/keyboards/hineybush/hbcp/keymaps/wkl/config.h new file mode 100644 index 0000000000..89865cef35 --- /dev/null +++ b/keyboards/hineybush/hbcp/keymaps/wkl/config.h @@ -0,0 +1,19 @@ +/* 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 |