From 43a1ea30355bb31248ba54522f8eee1cd0db8754 Mon Sep 17 00:00:00 2001 From: Jason Milkins Date: Thu, 7 Sep 2017 08:42:19 +0800 Subject: Add TKL keymap for Frosty_Flake (#1666) * Add TKL keymap for Frosty_Flake * Update readme.md * Add spaces for ghfm newlines * add note for dfu target --- keyboards/frosty_flake/keymaps/tkl/config.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 keyboards/frosty_flake/keymaps/tkl/config.h (limited to 'keyboards/frosty_flake/keymaps/tkl/config.h') diff --git a/keyboards/frosty_flake/keymaps/tkl/config.h b/keyboards/frosty_flake/keymaps/tkl/config.h new file mode 100644 index 0000000000..8893d122e0 --- /dev/null +++ b/keyboards/frosty_flake/keymaps/tkl/config.h @@ -0,0 +1,8 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +// place overrides here + +#endif -- cgit v1.2.3