X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Forthodox%2Fkeymaps%2Frfvizarra%2Fconfig.h;h=7254621808a72ecab3212e44ec885f1693d9d5c4;hb=c9a2d9d1aa8bb5f257954ea0569f707c0ae758b0;hp=7ac207f0d36ddf453c4a7a9fe5d517e96cfb366f;hpb=a615a2ae93107c5f4ddcb447a562af1a721a00d9;p=qmk_firmware.git diff --git a/keyboards/orthodox/keymaps/rfvizarra/config.h b/keyboards/orthodox/keymaps/rfvizarra/config.h index 7ac207f0d..725462180 100644 --- a/keyboards/orthodox/keymaps/rfvizarra/config.h +++ b/keyboards/orthodox/keymaps/rfvizarra/config.h @@ -19,10 +19,8 @@ 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_common.h" +#pragma once #ifdef AUDIO_ENABLE #define DEFAULT_LAYER_SONGS { SONG(QWERTY_SOUND), \ @@ -41,5 +39,3 @@ along with this program. If not, see . // #define MASTER_LEFT // #define MASTER_RIGHT #define EE_HANDS - -#endif