]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergotravel/keymaps/ckofy/config.h
Fix ErgoTravel Board
[qmk_firmware.git] / keyboards / ergotravel / keymaps / ckofy / config.h
index 41ec06657e911be17da21d65db60462910c07485..7c99c093c984a0f9cf256ea60fd979ea84dc9936 100644 (file)
@@ -15,10 +15,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_common.h"
+#pragma once
 
 /* Use I2C or Serial, not both */
 
@@ -40,4 +37,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
-#endif