mirror of
				https://github.com/Kabbone/zmk-config.git
				synced 2025-10-30 13:24:29 +01:00 
			
		
		
		
	comment out sticky layer
This commit is contained in:
		
							parent
							
								
									06e3b2d0da
								
							
						
					
					
						commit
						aea8d40053
					
				| @ -23,8 +23,8 @@ | ||||
| #define SYM 1 | ||||
| #define NUM 2 | ||||
| #define SYS 3 | ||||
| #define BT  4 | ||||
| #define GAME  5 | ||||
| #define BT 4 | ||||
| #define GAME 5 | ||||
| / {  | ||||
| 
 | ||||
|     combos { | ||||
| @ -95,16 +95,17 @@ | ||||
|             flavor = "tap-preferred"; | ||||
|             bindings = <&sl>, <&kp>; | ||||
|         }; | ||||
|         sr: shift_layer { | ||||
|             compatible = "zmk,behavior-hold-tap"; | ||||
|             label = "SHIFT_LAYER"; | ||||
|             #binding-cells = <2>; | ||||
|             tapping-term-ms = <300>; | ||||
|             quick_tap_ms = <0>; | ||||
|             flavor = "tap-preferred"; | ||||
|             bindings = <&kp>, <&to>; | ||||
|             retro-tap; | ||||
|         }; | ||||
| /*        sr: shift_layer { | ||||
|  *           compatible = "zmk,behavior-hold-tap"; | ||||
|  *           label = "SHIFT_LAYER"; | ||||
|  *           #binding-cells = <2>; | ||||
|  *           tapping-term-ms = <300>; | ||||
|  *           quick_tap_ms = <0>; | ||||
|  *           flavor = "tap-preferred"; | ||||
|  *           bindings = <&kp>, <&to>; | ||||
|  *           retro-tap; | ||||
|  *       }; | ||||
|  */ | ||||
|     }; | ||||
| 
 | ||||
|         keymap { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user