diff options
Diffstat (limited to 'users/drashna/drashna.h')
| -rw-r--r-- | users/drashna/drashna.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/users/drashna/drashna.h b/users/drashna/drashna.h index 35d11101d..9a18a8296 100644 --- a/users/drashna/drashna.h +++ b/users/drashna/drashna.h | |||
| @@ -105,3 +105,7 @@ We use custom codes here, so we can substitute the right stuff | |||
| 105 | # define KC_D3_3 KC_3 | 105 | # define KC_D3_3 KC_3 |
| 106 | # define KC_D3_4 KC_4 | 106 | # define KC_D3_4 KC_4 |
| 107 | #endif // TAP_DANCE_ENABLE | 107 | #endif // TAP_DANCE_ENABLE |
| 108 | |||
| 109 | #if defined(DRASHNA_CUSTOM_TRANSPORT) && defined(POINTING_DEVICE_ENABLE) | ||
| 110 | void master_mouse_send(int8_t x, int8_t y); | ||
| 111 | #endif | ||
