Skip to content

Commit

Permalink
added support for qwerty-no
Browse files Browse the repository at this point in the history
  • Loading branch information
Simen Strange Øya committed Apr 27, 2020
1 parent c663a1f commit 2a76c40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xah-fly-keys.el
Expand Up @@ -3091,7 +3091,6 @@ Version 2017-01-29"
("z" . "-"))
"A alist, each element is of the form(\"e\" . \"d\"). First char is Dvorak, second is corresponding QWERTY-NO. Not all chars are in the list, such as digits. When not in this alist, they are assumed to be the same.")


(defvar xah--dvorak-to-qwerty-abnt-kmap
'(("." . "e")
("," . "w")
Expand Down

0 comments on commit 2a76c40

Please sign in to comment.