label = "*" continuo con el test
This commit is contained in:
parent
dcf7e1a1e3
commit
d35d146e01
1 changed files with 7 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
compatible = "zmk,keymap";
|
||||
// ### default_layer {{{
|
||||
default_layer {
|
||||
label = "DEFAULT";
|
||||
// .------------------------------------------------. .-------------------------------------------------.
|
||||
// |LT4 ESC | Q | W | E | R | T | | Z | U | I | O | P | BACKSPC |
|
||||
// |--------+-------+-------+-------+-------+-------| |-------+-------+-------+-------+-------+---------|
|
||||
|
|
@ -91,6 +92,7 @@
|
|||
// '----------------------------------------------------------| |----------------------------------------------------------'
|
||||
// | CTRL | CMD | SPACE | | | LSFT | ALTGR |
|
||||
// '--------------------------------' '--------------------------------'
|
||||
label = "NUMBER";
|
||||
bindings = <
|
||||
&kp N0 &kp N1 &kp N2 &kp N3 DE_MINS DE_PLUS DE_SS DE_UDIA DE_ADIA DE_ODIA &none &kp BSPC
|
||||
&kp CAPS &kp N4 &kp N5 &kp N6 DE_FSLH DE_STAR DE_HASH DE_TILDE DE_QUESTION &none &none &kp LALT
|
||||
|
|
@ -110,6 +112,7 @@
|
|||
// '---------------------------------------------------------| |----------------------------------------------------------'
|
||||
// | CTRL | CMD | SPACE | | ENTER | ALTGR | CTRL |
|
||||
// '--------------------------------' '--------------------------------'
|
||||
label = "SYMBOL";
|
||||
bindings = <
|
||||
&kp DLLR DE_LPAR DE_RPAR DE_LBKT DE_RBKT DE_TILDE DE_ACUT DE_GRAVE &none &none &none &kp BSPC
|
||||
&kp PRCNT DE_LBRC DE_RBRC DE_CARET &kp PG_UP DE_HASH DE_AMPS DE_PIPE &none DE_AT &none &kp LALT
|
||||
|
|
@ -130,6 +133,7 @@
|
|||
// | CTRL | CMD | ALT | | TAB | ´ | CTRL |
|
||||
// '--------------------------------' '--------------------------------'
|
||||
// LCTL(LGUI(KC_D)), LCTL(LGUI(KC_SPC))
|
||||
label = "FUNCTION";
|
||||
bindings = <
|
||||
&kp F1 &kp F2 &kp F3 &kp F4 &kp LC(LG(D)) &kp LS(LA(T)) &none &none &none &none &none &none
|
||||
&kp F5 &kp F6 &kp F7 &kp F8 DE_BSLH &kp LA(LG(G)) &kp LC(LA(DEL)) &none &none &none &kp C_BRI_UP &none
|
||||
|
|
@ -151,6 +155,7 @@
|
|||
// '--------------------------------' '--------------------------------'
|
||||
// &none &none &none &none &none &none &none &none &none &none &none &none
|
||||
// &none &none &none &none &none &none
|
||||
label = "MEDIA";
|
||||
bindings = <
|
||||
&none &kp LS(LG(NUMBER_1)) &kp LS(LG(NUMBER_2)) &kp LS(LG(NUMBER_3)) &none &none &kp LANG1 &kp LANG2 &kp LANG3 &none &kp C_STOP &kp DEL
|
||||
&none &kp LS(LG(NUMBER_4)) &kp LS(LG(NUMBER_5)) &none &none &none &none &none &none &none &kp C_VOL_UP &kp C_PLAY_PAUSE
|
||||
|
|
@ -171,6 +176,7 @@
|
|||
// '---------------------------------------------------------| |----------------------------------------------------------'
|
||||
// |EP_OFF | EP_ON| EP_TOG | |RGBANI- |RGBANI+| RGBTOG |
|
||||
// '--------------------------------' '--------------------------------'
|
||||
label = "MOUSE";
|
||||
bindings = <
|
||||
&none &none &none &out OUT_USB &out OUT_BLE &out OUT_TOG &rgb_ug RGB_BRD &rgb_ug RGB_BRI &none &none &none &none
|
||||
&none &none &none &bt BT_CLR &bt BT_PRV &bt BT_NXT &rgb_ug RGB_SAD &rgb_ug RGB_SAI &none &none &none &none
|
||||
|
|
@ -191,6 +197,7 @@
|
|||
// '---------------------------------------------------------| |----------------------------------------------------------'
|
||||
// |EP_OFF | EP_ON| EP_TOG | | | | |
|
||||
// '--------------------------------' '--------------------------------'
|
||||
label = "MOUSE";
|
||||
bindings = <
|
||||
&none &none &none &out OUT_USB &out OUT_BLE &out OUT_TOG &none &none &none &none &none &none
|
||||
&none &none &none &bt BT_CLR &bt BT_PRV &bt BT_NXT &none &none &none &none &none &none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue