From 042a450e24ad84c4a08b9e5435f97fe7bbd653a4 Mon Sep 17 00:00:00 2001 From: kifinnsson Date: Thu, 1 Feb 2018 23:22:37 -0700 Subject: 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 --- keyboards/miuni32/keymaps/ki/config.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 keyboards/miuni32/keymaps/ki/config.h (limited to 'keyboards/miuni32/keymaps/ki/config.h') diff --git a/keyboards/miuni32/keymaps/ki/config.h b/keyboards/miuni32/keymaps/ki/config.h new file mode 100644 index 000000000..df06a2620 --- /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 -- cgit v1.2.3