diff options
author | Adam YH Lee <adam.yh.lee@gmail.com> | 2017-04-16 15:02:11 -0700 |
---|---|---|
committer | Adam YH Lee <adam.yh.lee@gmail.com> | 2017-04-16 15:06:08 -0700 |
commit | 7e930626eb5f69d6a4de0594c6f5930334d801f8 (patch) | |
tree | 0d6c34797c413c82a639b2b0154ffe98a910cc4c /keyboards/miuni32/keymaps/adam-lee/config.h | |
parent | 22afddb8e8b92873b0adcb0feb09061077e7b709 (diff) |
Add a personal layout for adam
Collectively we should keep on working on the "default" layout.
I am adding my own layout to freely explore adjustments
and new features.
Diffstat (limited to 'keyboards/miuni32/keymaps/adam-lee/config.h')
-rw-r--r-- | keyboards/miuni32/keymaps/adam-lee/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/miuni32/keymaps/adam-lee/config.h b/keyboards/miuni32/keymaps/adam-lee/config.h new file mode 100644 index 0000000000..df06a26206 --- /dev/null +++ b/keyboards/miuni32/keymaps/adam-lee/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 |