[Keymap] Minifan minor issues (#12592)
This commit is contained in:
parent
dffa089173
commit
f93ad79f41
19 changed files with 507 additions and 315 deletions
|
|
@ -108,25 +108,25 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
, CHOLTAP_ACCE , DUO_HOLD
|
||||
# endif
|
||||
|
||||
, LT__MOV__KC_ENT
|
||||
, LEFTCENTER_THUMB
|
||||
|
||||
# ifdef TRANSMINIVAN_MIDLEFT
|
||||
, TRANS_MIDLEFT
|
||||
# endif
|
||||
|
||||
, KC_SPC , DUO_HOLD , KC__YGUI
|
||||
, RIGHTCENTER_THUMB , DUO_HOLD , KC__YGUI
|
||||
|
||||
# ifdef TRANSMINIVAN_RIGHTSIDE
|
||||
, MO ( _FUN )
|
||||
# endif
|
||||
|
||||
# ifdef MORE_KEY__ARROW
|
||||
, MORE_key2
|
||||
# endif
|
||||
|
||||
, CHOLTAP_LAYR
|
||||
// , , , <|,> , , ,
|
||||
// <1 ± ± , <2 , <3 , <4 |, 4> , 3> , 2> , ± ± 1>
|
||||
, MO ( _FUN )
|
||||
# endif
|
||||
|
||||
# ifdef MORE_KEY__ARROW
|
||||
, MORE_key2
|
||||
# endif
|
||||
|
||||
, CHOLTAP_LAYR
|
||||
// , , , <|,> , , ,
|
||||
// <1 ± ± , <2 , <3 , <4 |, 4> , 3> , 2> , ± ± 1>
|
||||
|
||||
),
|
||||
|
||||
|
|
@ -151,7 +151,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
-*- <|> //(toggle) Access on _FUN
|
||||
BASE ! @ # $ % | ^ & * ( ) Del
|
||||
Tab+LCtl 1! 2@ 3# 4$ 5% | 6^ 7& 8* 9( 0) `~+RCtl
|
||||
-+LSht [{ ]} -_ \| =+ | + | _ { } `~+RSht // limitation prevents ~
|
||||
-+LSht [{ ]} -_ \| =+ | + | _ { } ~+RSht
|
||||
^^ ^ // Only differences with normal version _..._NSY
|
||||
---------------------------------------------------------------------------
|
||||
Left+LAlt ___ ___ Ent | . ___ LGUI Right+RAlt
|
||||
|
|
@ -166,7 +166,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// , -*- , , , , <|,> , , , , , ,
|
||||
CTO_BASE , KC_EXLM , KC_AT , KC_HASH , KC_DLR , KC_PERC , KC_CIRC , KC_AMPR , KC_ASTR , KC_LPRN , KC_RPRN , KC_DEL ,
|
||||
LCTL_T ( KC_TAB ) , KC_1 , KC_2 , KC_3 , KC_4 , KC_5 , KC_6 , KC_7 , KC_8 , KC_9 , KC_0 , RCTL_T ( KC_GRV ) ,
|
||||
LSFT_T ( KC_MINS ) , KC_LBRC , KC_RBRC , KC_MINS , KC_BSLS , KC_EQL , KC_PLUS , KC_PIPE , KC_UNDS , KC_LCBR , KC_RCBR , RSFT_T ( KC_TILD ) ,
|
||||
LSFT_DASH , KC_LBRC , KC_RBRC , KC_MINS , KC_BSLS , KC_EQL , KC_PLUS , KC_PIPE , KC_UNDS , KC_LCBR , KC_RCBR , RSFT_TILDE ,
|
||||
// ---------------------------------------------------------------------------------------------------------------------------------------------
|
||||
LALT_T ( KC_LEFT )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue