diff options
author | Adam YH Lee <adam.yh.lee@gmail.com> | 2016-11-21 08:22:14 -0800 |
---|---|---|
committer | Adam YH Lee <adam.yh.lee@gmail.com> | 2017-04-03 20:34:10 -0700 |
commit | e18768aa77985e3695f34b71f0e84547293e8104 (patch) | |
tree | 72761cb6dc3b22799c623a5f6f77eca8fbd7b17f /keyboards/miuni32/keymaps/default/config.h | |
parent | 3b990c08dcc0e57875e9220a5e6371f60679c7ae (diff) | |
download | qmk_firmware-e18768aa77985e3695f34b71f0e84547293e8104.tar.gz qmk_firmware-e18768aa77985e3695f34b71f0e84547293e8104.zip |
Add B1gtuna Miuni32
Miuni32 is a 30% ortholinear board.
Please visit www.bigtuna.io for more information.
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 |