summaryrefslogtreecommitdiff
path: root/doc/keymap_config_h_example.h
diff options
context:
space:
mode:
authorJack Humbert2017-05-27 18:14:21 -0400
committerJack Humbert2017-05-27 18:14:21 -0400
commit7e84b0e3b3d4d5f53c774465c465a17bafb06f7a (patch)
tree2d5f1d4049bf15c80e84aeeb897172f4a6e8ac49 /doc/keymap_config_h_example.h
parent704794bae3bf96541b0362ea38b84706d5ee6958 (diff)
move old doc to docs
Diffstat (limited to 'doc/keymap_config_h_example.h')
-rw-r--r--doc/keymap_config_h_example.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/keymap_config_h_example.h b/doc/keymap_config_h_example.h
deleted file mode 100644
index 8893d122e..000000000
--- a/doc/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