summaryrefslogtreecommitdiffstats
path: root/quantum
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2015-11-21 21:01:33 +0100
committerJack Humbert <jack.humb@gmail.com>2015-11-21 21:01:33 +0100
commit11d6e66979a24d1cfec8191d0308e3b1672278f3 (patch)
treef34b8a34e1a01d9ef40af01a487e8a5fb08be0db /quantum
parent1edb050d2095e7c8337925e3cb5f6c3aa8ad5373 (diff)
downloadqmk_firmware-11d6e66979a24d1cfec8191d0308e3b1672278f3.tar.gz
qmk_firmware-11d6e66979a24d1cfec8191d0308e3b1672278f3.tar.xz
atomic hex
Diffstat (limited to 'quantum')
-rw-r--r--quantum/keymap_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_common.h b/quantum/keymap_common.h
index cc46cab66..e5d4db9ab 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)