summaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/iso-nor/readme.md
diff options
context:
space:
mode:
authorAlex Ong <the.onga@gmail.com>2019-01-04 19:43:45 +1100
committerAlex Ong <the.onga@gmail.com>2019-01-04 19:43:45 +1100
commit2bb2977c133646c4e056960e72029270d77cc1eb (patch)
tree235d491f992121ac1716c5bf2fafb80983748576 /keyboards/tada68/keymaps/iso-nor/readme.md
parenta55c838961c89097ab849ed6cb1f261791e6b9b4 (diff)
parent47c91fc7f75ae0a477e55b687aa0fc30da0a283c (diff)
Merge branch 'master' into debounce_refactor
# Conflicts: # tmk_core/common/keyboard.c
Diffstat (limited to 'keyboards/tada68/keymaps/iso-nor/readme.md')
-rw-r--r--keyboards/tada68/keymaps/iso-nor/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/iso-nor/readme.md b/keyboards/tada68/keymaps/iso-nor/readme.md
new file mode 100644
index 0000000000..5ade71ab4d
--- /dev/null
+++ b/keyboards/tada68/keymaps/iso-nor/readme.md
@@ -0,0 +1,17 @@
+# TADA68 layout for ISO-NOR
+
+> An ISO-style layout for Norwegian keyboards.
+
+This layout was specifically made for Norwegian keyboards (i.e. includes `Æ`, `Ø` and `Å`), and is tested on a TADA68 purchased from [kbdfans](https://kbdfans.cn/) in September 2018.
+
+### Specifics
+
+As it's an ISO style keymap, it works with the fat double-row `Enter` key and the narrower left `Shift` and `<>` key. In addition, it switches the `'` key and the `´` key since the latter one is less common in Norwegian, and the first one normally is placed where the `Escape` key is located on a TADA68.
+
+## Installation
+
+Please see the [tada68 readme](../../readme.md) using the following command
+
+```
+make tada68:iso-nor:bin
+```