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
This commit is contained in:
NeonSpork
2018-07-22 22:41:39 +02:00
committed by Drashna Jaelre
parent 095b28e006
commit 1775a3075e
3 changed files with 5 additions and 11 deletions

View File

@@ -20,7 +20,6 @@
#endif
#include "keymap_norwegian.h"
#include "keymap.h"
#define _______ KC_TRNS
#define LT3_TAB LT(3, KC_TAB)