Browse Source

Add funcs

pull/13925/head
zvecr 2 years ago
parent
commit
71f643d81a
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      quantum/process_keycode/process_swap_hands.h

+ 2
- 0
quantum/process_keycode/process_swap_hands.h View File

@ -26,3 +26,5 @@ bool is_swap_hands_enabled(void);
void swap_hands_enable(void);
void swap_hands_disable(void);
void swap_hands_toggle(void);
void clear_oneshot_swaphands(void);

Loading…
Cancel
Save