Skip to content

Commit 703ed0c

Browse files
committed
move conf button off thumb
1 parent ffb1e4e commit 703ed0c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/cradio.keymap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
//│ ! │ @ │# │ $ │ % │ │ * │ - │ = │ \ │ ` │
102102
&kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp ASTRK &kp MINUS &kp EQUAL &kp BSLH &kp GRAVE
103103
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
104-
//│ │ │ │ FN LAYER │ │ │ & │ _ │ + │ │ │ │
105-
&trans &trans &trans &to function &trans &kp AMPS &kp UNDER &kp PLUS &kp PIPE &trans
104+
//│ │ │ │ FN LAYER │ CONF │ │ & │ _ │ + │ │ │ │
105+
&trans &trans &trans &to function &to conf &kp AMPS &kp UNDER &kp PLUS &kp PIPE &trans
106106
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
107-
&to default &trans &to conf &to number
107+
&to default &trans &trans &to number
108108
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
109109
>;
110110
};

0 commit comments

Comments
 (0)