diff --git a/keyboard/atomic/atomic_pcb.hex b/keyboard/atomic/atomic_pcb.hex new file mode 100644 index 0000000000..a40409e090 Binary files /dev/null and b/keyboard/atomic/atomic_pcb.hex differ 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)