diff options
author | Adam YH Lee <adam.yh.lee@gmail.com> | 2017-04-03 20:36:13 -0700 |
---|---|---|
committer | Adam YH Lee <adam.yh.lee@gmail.com> | 2017-04-03 20:36:13 -0700 |
commit | 236826e7c1f59e63699868b7247ec849c24b44b9 (patch) | |
tree | dffdbd0b74cd63ff5ce959436acfee6addc083e1 /keyboards/miuni32/keymaps/default/config.h | |
parent | d75a44a02b5047510cfd25fab5a839537efdbfb7 (diff) | |
parent | e18768aa77985e3695f34b71f0e84547293e8104 (diff) |
Merge branch 'miuni32-OA'
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 |