diff options
author | Simon Dagfinrud <semonje@gmail.com> | 2018-09-19 20:42:58 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-19 11:42:58 -0700 |
commit | 71fe973190610bf155d864c71b8b326bc1b74eab (patch) | |
tree | 54a2c926d911679a3abecfc6f59797130b95fe43 /keyboards/tada68/keymaps/iso-nor/readme.md | |
parent | 92f67719cc7faf6f2708d848ae3d1c6ee2b781cb (diff) |
Keyboard: Add ISO-NOR keymap for TADA68 (#3944)
Diffstat (limited to 'keyboards/tada68/keymaps/iso-nor/readme.md')
-rw-r--r-- | keyboards/tada68/keymaps/iso-nor/readme.md | 17 |
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 +``` |