diff options
author | vuhopkep <boy9x0@gmail.com> | 2019-09-18 13:36:05 +0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-17 23:36:05 -0700 |
commit | 7d8dea30a460da2c3e163713252e53c43211c123 (patch) | |
tree | a760b4378ebee650db9ea6d299a92f27cc6ccf9f /keyboards/handwired/hnah108/keymaps/default/config.h | |
parent | 37c29961379f39dd60f173b4b82df41a4f80b078 (diff) |
[Keyboard] add personal fullsize pcb hnah108 (#6759)
* add personal fullsize pcb hnah108
* Update keymap.c
Diffstat (limited to 'keyboards/handwired/hnah108/keymaps/default/config.h')
-rw-r--r-- | keyboards/handwired/hnah108/keymaps/default/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/hnah108/keymaps/default/config.h b/keyboards/handwired/hnah108/keymaps/default/config.h new file mode 100644 index 0000000000..348d7c5513 --- /dev/null +++ b/keyboards/handwired/hnah108/keymaps/default/config.h @@ -0,0 +1,19 @@ +/* Copyright 2019 HnahKB + * + * 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 |