diff options
author | Gabriel Young <gabeplaysdrums@live.com> | 2017-03-18 14:48:27 -0700 |
---|---|---|
committer | Gabriel Young <gabeplaysdrums@live.com> | 2017-03-18 14:48:27 -0700 |
commit | 70d83afff9c9074eeec3407c591b8683ccd82ef9 (patch) | |
tree | 78e6e0a77d479c6ef10db5a566e28f946b667403 /keyboards/handwired/MS-sculpt-mobile/keymaps/default/config.h | |
parent | 1d69ccd729013809d04485a297f36851b8b9cb63 (diff) | |
parent | c36a4496eb190c72c492000f38ab4e98a3681fe4 (diff) |
Merge branch 'qmk/master'
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/keymaps/default/config.h')
-rw-r--r-- | keyboards/handwired/MS-sculpt-mobile/keymaps/default/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/keymaps/default/config.h b/keyboards/handwired/MS-sculpt-mobile/keymaps/default/config.h new file mode 100644 index 0000000000..8893d122e0 --- /dev/null +++ b/keyboards/handwired/MS-sculpt-mobile/keymaps/default/config.h @@ -0,0 +1,8 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +// place overrides here + +#endif |