]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/levinson/keymaps/default/config.h
[Keymap] Plain60 rgb (#5104)
[qmk_firmware.git] / keyboards / levinson / keymaps / default / config.h
index 7f33a43630aaf7d722fca4a09939869b4a01d23e..e710d6e4aaba3c74adf6d7c737f8c9737678a4b1 100644 (file)
@@ -3,6 +3,7 @@ This is the c configuration file for the keymap
 
 Copyright 2012 Jun Wako <wakojun@gmail.com>
 Copyright 2015 Jack Humbert
+Copyright 2018 Danny Nguyen <danny@keeb.io>
 
 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 <http://www.gnu.org/licenses/>.
 */
 
-#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 <http://www.gnu.org/licenses/>.
 /* Select hand configuration */
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
-
-#endif
\ No newline at end of file