Update laptop_keyboard.kbd to give Escape access
This commit is contained in:
parent
c1dd2a133a
commit
43fd32499e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
;; )
|
;; )
|
||||||
)
|
)
|
||||||
(defsrc
|
(defsrc
|
||||||
esc 1 2 3 4 5 6 7 8 9 0 - = bspc
|
` 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||||
tab q w e r t y u i o p [ ] \
|
tab q w e r t y u i o p [ ] \
|
||||||
caps a s d f g h j k l ; ' ret
|
caps a s d f g h j k l ; ' ret
|
||||||
lsft z x c v b n m , . / rsft
|
lsft z x c v b n m , . / rsft
|
||||||
|
|
Loading…
Reference in a new issue