aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ut47/keymaps/nordic/config.h
diff options
context:
space:
mode:
authorNeonSpork <33250853+NeonSpork@users.noreply.github.com>2018-07-22 22:41:39 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-22 13:41:39 -0700
commit1775a3075e20b331432188a018b1c7a0c140cc1c (patch)
tree5cdd685af5c6d8337defd4c2fdf00ce061bfdc6f /keyboards/ut47/keymaps/nordic/config.h
parent095b28e006e6a44d734c36f36a6ef4d6744065b5 (diff)
downloadfirmware-1775a3075e20b331432188a018b1c7a0c140cc1c.tar.gz
firmware-1775a3075e20b331432188a018b1c7a0c140cc1c.tar.bz2
firmware-1775a3075e20b331432188a018b1c7a0c140cc1c.zip
Keymap: UT47:nordic - Fixed error in picture link in readme file (#3452)
* Add files via upload Added a nordic layout for UT47 * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Add files via upload * Update to readme and keymap files * Update readme.md Changed cover image * Update readme.md typo fix * Delete config.h * Delete keymap.c * Delete readme.md * Delete rules.mk * Updated cover image in readme.md Fixed typo in image of keymaps * Update keymap.c Changed backslash to forward slash in first function layer. * Add files via upload * Delete config.h deleting files so I can upload to a folder with lower case name * Delete keymap.c deleting file so I can change to lower case name * Delete readme.md deleting file so I can change to lower case name * Add files via upload * Update keymap.c Cleaned up definitions in beginning of file. * Update keymap.c forgot an include * Update keymap.c * Update readme.md Updated picture of layout, link was wrong and pointed to an old/removed image. * Update readme.md Fixed error in link to keyboard layout editor * Update keymap.c More cleanup of the includes at beginning of file * Update config.h
Diffstat (limited to 'keyboards/ut47/keymaps/nordic/config.h')
-rw-r--r--keyboards/ut47/keymaps/nordic/config.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/ut47/keymaps/nordic/config.h b/keyboards/ut47/keymaps/nordic/config.h
index 46098a22f..fcdd2c232 100644
--- a/keyboards/ut47/keymaps/nordic/config.h
+++ b/keyboards/ut47/keymaps/nordic/config.h
@@ -14,11 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "config_common.h"
-
-// place overrides here
-
-#endif
+#pragma once