diff options
author | Christian Gurholt <kifinnsson@gmail.com> | 2021-02-12 11:46:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 13:46:27 -0500 |
commit | 22368ee49e507dc494b4217bc2a8bbd1606714ee (patch) | |
tree | 6bc140988ac9db3117a32140c624a4f8aa4e3422 /keyboards/miuni32/keymaps/kifinnsson/config.h | |
parent | 3f71bc8e797ef45d9fc499b0e817addaff7bb1bf (diff) |
Rename ki folder to kifinnsson (#11853)
In preparation for migrating keymaps to userspace
Diffstat (limited to 'keyboards/miuni32/keymaps/kifinnsson/config.h')
-rw-r--r-- | keyboards/miuni32/keymaps/kifinnsson/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/miuni32/keymaps/kifinnsson/config.h b/keyboards/miuni32/keymaps/kifinnsson/config.h new file mode 100644 index 0000000000..df06a26206 --- /dev/null +++ b/keyboards/miuni32/keymaps/kifinnsson/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 |