wring keypress for german iso fixed. prettified
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
#define ARRRIGHT CTL_T(KC_RIGHT)
 | 
			
		||||
// german brackets
 | 
			
		||||
#define GER_CUR_L RALT(KC_7)    // [
 | 
			
		||||
#define GER_CUR_R RALT(KC_9)    // ]
 | 
			
		||||
#define GER_CUR_R RALT(KC_0)    // ]
 | 
			
		||||
#define GER_PAR_L LSFT(KC_8)    // (
 | 
			
		||||
#define GER_PAR_R LSFT(KC_9)    // )
 | 
			
		||||
#define GER_ANG_L KC_NUBS       // <
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user