diff options
| author | QMK Bot <hello@qmk.fm> | 2021-01-05 00:37:55 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-01-05 00:37:55 +0000 |
| commit | d0aa9ff972e7e438d1a5fa2baa4b35db91c8a070 (patch) | |
| tree | 9da864d1811a6fc892a346cd3fe8b900f816709c /quantum/process_keycode/process_space_cadet.h | |
| parent | fd7ab5a22bd5ba85dde3a5da54856784bfb19120 (diff) | |
| parent | 810eafad121bda333c53490e2d8a29f3a83d9c19 (diff) | |
| download | qmk_firmware-d0aa9ff972e7e438d1a5fa2baa4b35db91c8a070.tar.gz qmk_firmware-d0aa9ff972e7e438d1a5fa2baa4b35db91c8a070.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'quantum/process_keycode/process_space_cadet.h')
| -rw-r--r-- | quantum/process_keycode/process_space_cadet.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/process_keycode/process_space_cadet.h b/quantum/process_keycode/process_space_cadet.h index 3ace07399..fcb70f3b4 100644 --- a/quantum/process_keycode/process_space_cadet.h +++ b/quantum/process_keycode/process_space_cadet.h | |||
| @@ -19,6 +19,3 @@ | |||
| 19 | 19 | ||
| 20 | void perform_space_cadet(keyrecord_t *record, uint16_t sc_keycode, uint8_t holdMod, uint8_t tapMod, uint8_t keycode); | 20 | void perform_space_cadet(keyrecord_t *record, uint16_t sc_keycode, uint8_t holdMod, uint8_t tapMod, uint8_t keycode); |
| 21 | bool process_space_cadet(uint16_t keycode, keyrecord_t *record); | 21 | bool process_space_cadet(uint16_t keycode, keyrecord_t *record); |
| 22 | #ifdef NO_ACTION_TAPPING | ||
| 23 | uint16_t get_tapping_term(uint16_t keycode, keyrecord_t *record); | ||
| 24 | #endif | ||
