From 11d6e66979a24d1cfec8191d0308e3b1672278f3 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 21 Nov 2015 15:01:33 -0500 Subject: atomic hex --- quantum/keymap_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quantum/keymap_common.h') diff --git a/quantum/keymap_common.h b/quantum/keymap_common.h index cc46cab66b..e5d4db9ab0 100644 --- a/quantum/keymap_common.h +++ b/quantum/keymap_common.h @@ -123,7 +123,7 @@ extern const uint16_t fn_actions[]; #define KC_COLN LSFT(KC_SCLN) // : #define KC_COLON KC_COLN -#define KC_PIPE LSFT(KC_SLSH) // | +#define KC_PIPE LSFT(KC_BSLS) // | #define KC_DELT KC_DELETE // Del key (four letter code) -- cgit v1.2.3