diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2017-04-13 13:26:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-13 13:26:02 +0200 |
commit | a43cb6c0af3ac616903172c4b8932bfc5ee4939b (patch) | |
tree | c3ca94b544ab832507b37b6268bb04f7f7eedb4a /keyboards/miuni32/keymaps/default/config.h | |
parent | 3e41cde9f99778ca30c03b97470c32780379db43 (diff) | |
parent | d3301c0f8b0005738ab9aa2030d83739ffb5c4b6 (diff) |
Merge pull request #20 from qmk/master
Merge from QMK
Diffstat (limited to 'keyboards/miuni32/keymaps/default/config.h')
-rw-r--r-- | keyboards/miuni32/keymaps/default/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/miuni32/keymaps/default/config.h b/keyboards/miuni32/keymaps/default/config.h new file mode 100644 index 0000000000..df06a26206 --- /dev/null +++ b/keyboards/miuni32/keymaps/default/config.h @@ -0,0 +1,8 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +// place overrides here + +#endif
\ No newline at end of file |