This is an old revision of the document!
| Position | Key | Comment |
|---|---|---|
capslock | MT(MOD_LCTL, KC_ESC) | hold ctrl, tap to esc, I removed this because when press ctrl-f (for fish autocomplate), if I press enter fast, it may inserts newline instead of execute, it aslo introduce odd issue with vim being started when typing in shell, so I leave capslock to be ctrl only |
Tab | LT(3, KC_TAB) | hold layer 3, tap to tab |
A | LT(3, KC_A) | hold layer 3, tap to A |
Z | LT(3, KC_Z) | hold layer 3, tap to Z |
/ | LT(3, KC_SLSH) | hold layer 3, tap to / |
; | LT(3, KC_SCLN) | hold layer 3, tap to ; |
base layer:
symbols layer:
most used symbols in javascript
' (single quote) 459399
, 407783
. 323787
) 285722
( 285708
= 192158
; 179663
: 156458
{ 124037
} 123979
/ 112632
_ (underscore) 96242
- (minus) 58648
[ 44598
] 44597
" 38995
> 37014
* 35843
+ 28293
& 25646
| 22260
\ 16671
` 14626
! 14180
? 11695
$ 11600
< 10947
# 9680
@ 9311
^ 2300
% 1400
~ 414