From 7e84b0e3b3d4d5f53c774465c465a17bafb06f7a Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 27 May 2017 18:14:21 -0400 Subject: move old doc to docs --- docs/keymap_config_h_example.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/keymap_config_h_example.h (limited to 'docs/keymap_config_h_example.h') diff --git a/docs/keymap_config_h_example.h b/docs/keymap_config_h_example.h new file mode 100644 index 000000000..8893d122e --- /dev/null +++ b/docs/keymap_config_h_example.h @@ -0,0 +1,8 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +// place overrides here + +#endif -- cgit v1.2.3