X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Flevinson%2Fkeymaps%2Fdefault%2Fconfig.h;h=e710d6e4aaba3c74adf6d7c737f8c9737678a4b1;hb=994852712dbd183e2c764d624ae8ba7d3efb385a;hp=7f33a43630aaf7d722fca4a09939869b4a01d23e;hpb=dc7d0c7b7442b87600352e083e3da4a08cb2d069;p=qmk_firmware.git diff --git a/keyboards/levinson/keymaps/default/config.h b/keyboards/levinson/keymaps/default/config.h index 7f33a4363..e710d6e4a 100644 --- a/keyboards/levinson/keymaps/default/config.h +++ b/keyboards/levinson/keymaps/default/config.h @@ -3,6 +3,7 @@ This is the c configuration file for the keymap Copyright 2012 Jun Wako Copyright 2015 Jack Humbert +Copyright 2018 Danny Nguyen 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 @@ -18,10 +19,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" +#pragma once /* Use I2C or Serial, not both */ @@ -31,7 +29,5 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS - -#endif \ No newline at end of file