diff options
author | Adam Lee <adam@bigtuna.io> | 2017-05-07 14:40:37 -0700 |
---|---|---|
committer | Adam Lee <adam@bigtuna.io> | 2017-05-07 14:40:37 -0700 |
commit | ba90cf422c6acb992afb83cd32336f5add251299 (patch) | |
tree | fe5787e147babee1f09ee220984049b8c06361db /keyboards/miuni32/keymaps/adam-lee/config.h | |
parent | 29df2be2a96d5d4d33a8835cf8ec4760098cdaf1 (diff) | |
parent | 9d4050586d24cdfbe5257c094fbb6c1be51f176f (diff) |
Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into dev
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 |