atomic hex
This commit is contained in:
parent
1edb050d20
commit
11d6e66979
2 changed files with 1567 additions and 1 deletions
1566
keyboard/atomic/atomic_pcb.hex
Normal file
1566
keyboard/atomic/atomic_pcb.hex
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue