diff options
Diffstat (limited to 'users/333fred/333fred.h')
| -rw-r--r-- | users/333fred/333fred.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/users/333fred/333fred.h b/users/333fred/333fred.h index 4a0462b7a..8599198a5 100644 --- a/users/333fred/333fred.h +++ b/users/333fred/333fred.h | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | #ifndef FRED_333 | 1 | #pragma once |
| 2 | #define FRED_333 | ||
| 3 | 2 | ||
| 4 | #include "quantum.h" | 3 | #include "quantum.h" |
| 5 | 4 | ||
| @@ -18,5 +17,3 @@ enum tap_dance_declarations { | |||
| 18 | void tap_dance_layer_finished(qk_tap_dance_state_t*, void*); | 17 | void tap_dance_layer_finished(qk_tap_dance_state_t*, void*); |
| 19 | void tap_dance_layer_reset(qk_tap_dance_state_t*, void*); | 18 | void tap_dance_layer_reset(qk_tap_dance_state_t*, void*); |
| 20 | void tap_dance_process_record(uint16_t); | 19 | void tap_dance_process_record(uint16_t); |
| 21 | |||
| 22 | #endif | ||
