]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/orthodox/keymaps/rfvizarra/config.h
Additional cleanup of orthodox files and keymaps
[qmk_firmware.git] / keyboards / orthodox / keymaps / rfvizarra / config.h
index 7ac207f0d36ddf453c4a7a9fe5d517e96cfb366f..7254621808a72ecab3212e44ec885f1693d9d5c4 100644 (file)
@@ -19,10 +19,8 @@ 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_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 <http://www.gnu.org/licenses/>.
 // #define MASTER_LEFT
 // #define MASTER_RIGHT
 #define EE_HANDS
-
-#endif