summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/keymaps/xyverz/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-01-29 18:09:10 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2019-04-05 23:58:42 +0200
commitc9a2d9d1aa8bb5f257954ea0569f707c0ae758b0 (patch)
treebbe262381470bc1269692e93fada800160ecc9aa /keyboards/orthodox/keymaps/xyverz/config.h
parenta615a2ae93107c5f4ddcb447a562af1a721a00d9 (diff)
downloadqmk_firmware-c9a2d9d1aa8bb5f257954ea0569f707c0ae758b0.tar.gz
qmk_firmware-c9a2d9d1aa8bb5f257954ea0569f707c0ae758b0.tar.xz
Additional cleanup of orthodox files and keymaps
Diffstat (limited to 'keyboards/orthodox/keymaps/xyverz/config.h')
-rw-r--r--keyboards/orthodox/keymaps/xyverz/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/orthodox/keymaps/xyverz/config.h b/keyboards/orthodox/keymaps/xyverz/config.h
index fc6d5d23b..80d5dfd2e 100644
--- a/keyboards/orthodox/keymaps/xyverz/config.h
+++ b/keyboards/orthodox/keymaps/xyverz/config.h
@@ -19,10 +19,7 @@ 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 CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
+#pragma once
/* Use I2C or Serial, not both */
@@ -34,5 +31,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MASTER_LEFT
// #define _MASTER_RIGHT
// #define EE_HANDS
-
-#endif