diff options
author | Xyverz <xyverz@gmail.com> | 2017-01-30 00:00:09 -0800 |
---|---|---|
committer | Xyverz <xyverz@gmail.com> | 2017-01-30 00:00:09 -0800 |
commit | 4f163b006e95852e374a71449c121c8aa47ab5a5 (patch) | |
tree | 99a9a191db3d361d7c8a3f1fe7c77024adf274a2 /keyboards/handwired/xk66/keymaps/default/config.h | |
parent | b8b2a55973b689fb4e827f6e967163114c575cd6 (diff) |
First revision of the XK-66 keyboard.
Diffstat (limited to 'keyboards/handwired/xk66/keymaps/default/config.h')
-rw-r--r-- | keyboards/handwired/xk66/keymaps/default/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/handwired/xk66/keymaps/default/config.h b/keyboards/handwired/xk66/keymaps/default/config.h new file mode 100644 index 0000000000..df06a26206 --- /dev/null +++ b/keyboards/handwired/xk66/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 |