diff options
author | kifinnsson <kifinnsson@gmail.com> | 2018-02-01 23:22:37 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-02-02 01:22:37 -0500 |
commit | 042a450e24ad84c4a08b9e5435f97fe7bbd653a4 (patch) | |
tree | 4302c97e89fd0534cd0c737fbd0b7b17c0fdf5cd /keyboards/miuni32/keymaps/ki/config.h | |
parent | 2cf6bfe9ac10663181aa3ba32087da956bb7ec1e (diff) |
Personal BEAKL9 based keymap (#2304)
* Adding personal BEAKL9 based keymap
Initial commit, very much a WIP/Proof of concept.
* Updating personal BEAKL9 based layout
* F-keys added to upper layer
Diffstat (limited to 'keyboards/miuni32/keymaps/ki/config.h')
-rw-r--r-- | keyboards/miuni32/keymaps/ki/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/miuni32/keymaps/ki/config.h b/keyboards/miuni32/keymaps/ki/config.h new file mode 100644 index 0000000000..df06a26206 --- /dev/null +++ b/keyboards/miuni32/keymaps/ki/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 |