diff options
author | skullY <skullydazed@gmail.com> | 2017-07-03 12:31:37 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-07-03 12:31:37 -0700 |
commit | f1c581fdd4678d52bde8a5ed65d4a9c762f05f42 (patch) | |
tree | d739083827a7bff606eb877143ddc65f5809cfd0 /docs/keymap_config_h_example.h | |
parent | c12f19107f134332d1bd20d0f4f3574e7cb3479d (diff) |
Remove obsolete documentation
Diffstat (limited to 'docs/keymap_config_h_example.h')
-rw-r--r-- | docs/keymap_config_h_example.h | 8 |
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 8893d122e0..0000000000 --- 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 |