summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc1800/keymaps/yanfali/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tkc1800/keymaps/yanfali/config.h')
-rw-r--r--keyboards/tkc1800/keymaps/yanfali/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/tkc1800/keymaps/yanfali/config.h b/keyboards/tkc1800/keymaps/yanfali/config.h
index e5de001a5..f1390cb03 100644
--- a/keyboards/tkc1800/keymaps/yanfali/config.h
+++ b/keyboards/tkc1800/keymaps/yanfali/config.h
@@ -14,10 +14,7 @@
* 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
//#define USE_I2C
//#define SSD1306OLED
@@ -25,5 +22,3 @@
#define SSD1306_ADDRESS 0x3C
// place overrides here
-
-#endif