summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/keymaps/tkl/config.h
diff options
context:
space:
mode:
authorJason Milkins <jasonm23@users.noreply.github.com>2017-09-07 08:42:19 +0800
committerskullydazed <skullydazed@users.noreply.github.com>2017-09-06 17:42:19 -0700
commit43a1ea30355bb31248ba54522f8eee1cd0db8754 (patch)
tree0664961f50ab63b3a6fbeac95f2d62938ae55cd1 /keyboards/frosty_flake/keymaps/tkl/config.h
parentaf14e672c9c82b4a906ab9e3eae649d96158d2bd (diff)
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
Diffstat (limited to 'keyboards/frosty_flake/keymaps/tkl/config.h')
-rw-r--r--keyboards/frosty_flake/keymaps/tkl/config.h8
1 files changed, 8 insertions, 0 deletions
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