summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/keymaps/default/config.h
diff options
context:
space:
mode:
authorGabriel Young <gabeplaysdrums@live.com>2017-03-18 15:38:03 -0700
committerGabriel Young <gabeplaysdrums@live.com>2017-03-18 15:38:03 -0700
commit3766f902a02da7e9355685c733f70bcff9fe5a12 (patch)
tree9762efcad6e58fa404936d7b375ce7584fe28226 /keyboards/frosty_flake/keymaps/default/config.h
parent70d83afff9c9074eeec3407c591b8683ccd82ef9 (diff)
boilerplate project created with new_project.sh
Diffstat (limited to 'keyboards/frosty_flake/keymaps/default/config.h')
-rw-r--r--keyboards/frosty_flake/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/frosty_flake/keymaps/default/config.h b/keyboards/frosty_flake/keymaps/default/config.h
new file mode 100644
index 0000000000..8893d122e0
--- /dev/null
+++ b/keyboards/frosty_flake/keymaps/default/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif