]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd75/keymaps/markus/config.h
[Keyboard] XD75 refactor (#5420)
[qmk_firmware.git] / keyboards / xd75 / keymaps / markus / config.h
index bde866636f64e32268b350a31eaa4d5c86976229..4e4e6f0d73920670dae82688c2123ca490e4dadd 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include QMK_KEYBOARD_CONFIG_H
+#pragma once
 
 // place overrides here
 
@@ -30,5 +27,3 @@
 #define MOUSEKEY_TIME_TO_MAX       0
 #define MOUSEKEY_WHEEL_MAX_SPEED   1
 #define MOUSEKEY_WHEEL_TIME_TO_MAX 0
-
-#endif