mirror of
				https://github.com/Kabbone/zmk-config.git
				synced 2025-10-31 05:44:28 +01:00 
			
		
		
		
	remove hm
This commit is contained in:
		
							parent
							
								
									e3e4df663f
								
							
						
					
					
						commit
						7e74593aa4
					
				| @ -19,8 +19,8 @@ | |||||||
|     combos { |     combos { | ||||||
|         compatible = "zmk,combos"; |         compatible = "zmk,combos"; | ||||||
|         combo_esc { |         combo_esc { | ||||||
|             timeout-ms = <50>; |             timeout-ms = <100>; | ||||||
|             key-positions = <0 1>; |             key-positions = <3 4>; | ||||||
|             bindings = <&kp ESC>; |             bindings = <&kp ESC>; | ||||||
|         }; |         }; | ||||||
|          |          | ||||||
| @ -86,15 +86,6 @@ | |||||||
|             flavor = "tap-preferred"; |             flavor = "tap-preferred"; | ||||||
|             bindings = <&kp>, <&kp>; |             bindings = <&kp>, <&kp>; | ||||||
|         }; |         }; | ||||||
| 	    td: tapdance { |  | ||||||
|             compatible = "zmk,behavior-hold-tap"; |  | ||||||
|             label = "TAPDANCE"; |  | ||||||
|             #binding-cells = <2>; |  | ||||||
|             tapping-term-ms = <150>; |  | ||||||
|             quick_tap_ms = <0>; |  | ||||||
|             flavor = "tap-preferred"; |  | ||||||
|             bindings = <&kp>, <&kp>; |  | ||||||
|         }; |  | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|         keymap { |         keymap { | ||||||
| @ -102,10 +93,10 @@ | |||||||
|                  |                  | ||||||
|        		default_layer { |        		default_layer { | ||||||
| 		bindings = < | 		bindings = < | ||||||
| 		&kp Q &kp W &kp F &kp P      &kp G 					&kp J &kp L &kp U &kp Y &kp BSPC  | 		&kp Q &kp W &kp F &kp P &kp G 					&kp J &kp L &kp U &kp Y &kp BSPC  | ||||||
| 		&kp A &kp R &kp S &hm LGUI T &kp D 			        &kp H &hm RGUI N &kp E &kp I &kp O | 		&kp A &kp R &kp S &kp T &kp D 			        &kp H &kp N &kp E &kp I &kp O | ||||||
| 		&kp Z &kp X &kp C &kp V      &kp B			        &kp K &kp M &mt MINUS COMMA &mt EXCL DOT &mt UNDER SLASH | 		&kp Z &kp X &kp C &kp V &kp B			        &kp K &kp M &mt MINUS COMMA &mt EXCL DOT &mt UNDER SLASH | ||||||
|           			&mt LALT SPACE  		        &mt RCTRL SPACE &to 1  |           			&mt LALT SPACE  &kp LSHIFT          &mt RCTRL SPACE &to 1  | ||||||
| 		>; | 		>; | ||||||
| 		}; | 		}; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user