summaryrefslogtreecommitdiffstats
path: root/docs/keymap_config_h_example.h
diff options
context:
space:
mode:
Diffstat (limited to 'docs/keymap_config_h_example.h')
-rw-r--r--docs/keymap_config_h_example.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/keymap_config_h_example.h b/docs/keymap_config_h_example.h
deleted file mode 100644
index 8893d122e..000000000
--- a/docs/keymap_config_h_example.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-// place overrides here
-
-#endif