wring keypress for german iso fixed. prettified
This commit is contained in:
parent
8e142d8cbe
commit
c024de4a87
@ -25,7 +25,7 @@
|
|||||||
#define ARRRIGHT CTL_T(KC_RIGHT)
|
#define ARRRIGHT CTL_T(KC_RIGHT)
|
||||||
// german brackets
|
// german brackets
|
||||||
#define GER_CUR_L RALT(KC_7) // [
|
#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_L LSFT(KC_8) // (
|
||||||
#define GER_PAR_R LSFT(KC_9) // )
|
#define GER_PAR_R LSFT(KC_9) // )
|
||||||
#define GER_ANG_L KC_NUBS // <
|
#define GER_ANG_L KC_NUBS // <
|
||||||
|
Loading…
x
Reference in New Issue
Block a user