Added missing no us key

This commit is contained in:
Martin Funk
2020-09-20 23:04:52 +02:00
parent 7dd9895dda
commit 3701a0a742
6 changed files with 16 additions and 4 deletions

View File

@@ -51,13 +51,14 @@ mixin lamp(cls)
+key("Quote") "#[br]'
+key("Enter", "wide-3 right small") Enter#[br]↵
div(class="keypad-row")
+modifier("ShiftLeft", "wide-4 left small") Shift
+modifier("ShiftLeft", "wide-3 left small") Shift
+key("IntlBackslash", "small")
each key in ["Z", "X", "C", "V", "B", "N", "M"]
+key(`Key${key}`, "single") #{key}
+key("Comma") <#[br],
+key("Period") >#[br].
+key("Slash") ?#[br]/
+modifier("ShiftRight", "wide-4 right small") Shift
+modifier("ShiftRight", "wide-3 right small") Shift
div(class="keypad-row")
+modifier("ControlLeft", "wide-1 left small") Ctrl
+modifier("MetaLeft", "wide-1 left small") Win