forked from mirror/qmk_firmware
swap eql, pipe.
This commit is contained in:
@@ -56,7 +56,7 @@ bool vrsn(void);
|
||||
#define __LOWER_L2_________________________________ KC_6, KC_7, KC_8, KC_9, KC_0
|
||||
#define __LOWER_L3_________________________________ __BLANK____________________________________
|
||||
|
||||
#define __LOWER_R1_________________________________ KC_EQL, KC_SLSH, KC_PIPE, KC_BSLS, KC_QUES
|
||||
#define __LOWER_R1_________________________________ KC_PIPE, KC_SLSH, KC_EQL, KC_BSLS, KC_QUES
|
||||
#define __LOWER_R2_________________________________ KC_AMPR, KC_LBRC, KC_LPRN, KC_RPRN, KC_RBRC
|
||||
#define __LOWER_R3_________________________________ __BLANK____________________________________
|
||||
|
||||
|
||||
Reference in New Issue
Block a user