diff options
author | climbalima <climbalima@gmail.com> | 2016-11-16 19:18:54 -0500 |
---|---|---|
committer | climbalima <climbalima@gmail.com> | 2016-11-16 19:18:54 -0500 |
commit | 1dd6ceb45dfcf5f0991b84fea5a761a35df7fcda (patch) | |
tree | 32632c8ce4a149566091f9edf3992c796716daf8 /keyboards/maxipad/keymaps/default/config.h | |
parent | 631b8999a737ec73610f8b569b1f775cadf08172 (diff) |
Updated my repo to current qmk
Diffstat (limited to 'keyboards/maxipad/keymaps/default/config.h')
-rw-r--r-- | keyboards/maxipad/keymaps/default/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/maxipad/keymaps/default/config.h b/keyboards/maxipad/keymaps/default/config.h new file mode 100644 index 0000000000..df06a26206 --- /dev/null +++ b/keyboards/maxipad/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 |