mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2026-02-26 18:36:24 -10:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
84fa1cb979 | ||
|
|
9348ba7757 |
@@ -119,7 +119,7 @@
|
||||
symbol {
|
||||
display-name = "Symbols";
|
||||
bindings = <
|
||||
&none &kp EXCL &kp AT &kp LBRC &kp RBRC &kp PIPE &trans &kp PLUS &kp STAR &kp PRCNT &none &none &none
|
||||
&none &kp EXCL &kp AT &kp LBRC &kp RBRC &kp PIPE &trans &kp PLUS &kp STAR &kp PRCNT &none &none &kp GLOBE
|
||||
&none &kp CARET &kp DLLR &kp LPAR &kp RPAR &kp GRAVE &trans &trans &trans &kp UNDER &kp LBRC &kp RBRC &kp DQT &kp SQT &none
|
||||
&none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp TILDE &trans &trans &kp AMPS &kp LT &kp GT &kp HASH &kp BSLH &none
|
||||
&trans &trans &trans &trans &trans &trans
|
||||
|
||||
@@ -658,10 +658,10 @@ rect.held, rect.combo.held {
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key none"/>
|
||||
<use href="#mdi:minus-circle-outline" xlink:href="#mdi:minus-circle-outline" x="-9" y="-13" height="18" width="18.0" class="key none tap glyph mdi:minus-circle-outline"/>
|
||||
</g>
|
||||
<g transform="translate(952, 49)" class="key none keypos-12">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key none side"/>
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key none"/>
|
||||
<use href="#mdi:minus-circle-outline" xlink:href="#mdi:minus-circle-outline" x="-9" y="-13" height="18" width="18.0" class="key none tap glyph mdi:minus-circle-outline"/>
|
||||
<g transform="translate(952, 49)" class="key keypos-12">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
|
||||
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
|
||||
<text x="0" y="-4" class="key tap">GLOBE</text>
|
||||
</g>
|
||||
<g transform="translate(28, 105)" class="key none keypos-13">
|
||||
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key none side"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
@@ -62,7 +62,7 @@ layers:
|
||||
- '%'
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- GLOBE
|
||||
- {t: '$$mdi:minus-circle-outline$$', type: none}
|
||||
- ^
|
||||
- $
|
||||
|
||||
Reference in New Issue
Block a user