summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron/ver3/rev3.h
diff options
context:
space:
mode:
authorishtob <ishtob@gmail.com>2018-12-13 00:20:30 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-13 00:20:30 +0100
commit2cef75cbb3ba9a3c05cf6914c6bafb720f2f2b83 (patch)
treed560e8f0ea9a5571a36a4dca41ca5c945a64ad9e /keyboards/hadron/ver3/rev3.h
parent4e78d28b4be046b2f21dfd6de2179fd7f821537f (diff)
downloadqmk_firmware-2cef75cbb3ba9a3c05cf6914c6bafb720f2f2b83.tar.gz
qmk_firmware-2cef75cbb3ba9a3c05cf6914c6bafb720f2f2b83.tar.xz
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.h21
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 2cbd53ace..000000000
--- 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