diff options
author | ishtob <ishtob@gmail.com> | 2018-12-12 18:20:30 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-12-12 15:20:30 -0800 |
commit | 2cef75cbb3ba9a3c05cf6914c6bafb720f2f2b83 (patch) | |
tree | d560e8f0ea9a5571a36a4dca41ca5c945a64ad9e /keyboards/hadron/ver3/rev3.h | |
parent | 4e78d28b4be046b2f21dfd6de2179fd7f821537f (diff) |
Keymap: update ishtobs hadron keymap (#4613)
* adding ishtob's keymap to hadron ver3
* update ishtob keymap
* ishtob hadron keymap update 2
* Delete readme (Case Conflict).md
* Delete readme (Case Conflict).md
* add missing FN layer to ishtob hadron keymap
* removed unused toggle keycode
Diffstat (limited to 'keyboards/hadron/ver3/rev3.h')
-rw-r--r-- | keyboards/hadron/ver3/rev3.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/hadron/ver3/rev3.h b/keyboards/hadron/ver3/rev3.h deleted file mode 100644 index 2cbd53acef..0000000000 --- a/keyboards/hadron/ver3/rev3.h +++ /dev/null @@ -1,21 +0,0 @@ -/* Copyright 2018 Jack Humbert <jack.humb@gmail.com> - * - * 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/>. - */ -#ifndef REV3_H -#define REV3_H - -#include "hadron.h" - -#endif
\ No newline at end of file |