X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ftkc1800%2Fkeymaps%2Fwkl%2Fconfig.h;h=ee142927f3ad9787d611cec6a48e0f0782a33adc;hb=12406c646f917b7451ec265d767f07a34ecf906a;hp=30973348aeec4dc90d248d6e9291f65488da51f1;hpb=e2f7c3d5a59933519e8cf7b4d9176587334d7b70;p=qmk_firmware.git diff --git a/keyboards/tkc1800/keymaps/wkl/config.h b/keyboards/tkc1800/keymaps/wkl/config.h index 30973348a..ee142927f 100644 --- a/keyboards/tkc1800/keymaps/wkl/config.h +++ b/keyboards/tkc1800/keymaps/wkl/config.h @@ -14,10 +14,7 @@ * along with this program. If not, see . */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" +#pragma once #define USE_I2C #define SSD1306OLED @@ -25,5 +22,3 @@ #define SSD1306_ADDRESS 0x3C // place overrides here - -#endif