Ignore space cadet key release when caps word is active (#21721)
This commit is contained in:
parent
8b48f0dea3
commit
1f6dfd19cf
4 changed files with 13 additions and 4 deletions
|
@ -21,3 +21,4 @@
|
|||
|
||||
void perform_space_cadet(keyrecord_t *record, uint16_t sc_keycode, uint8_t holdMod, uint8_t tapMod, uint8_t keycode);
|
||||
bool process_space_cadet(uint16_t keycode, keyrecord_t *record);
|
||||
void reset_space_cadet(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue