Skip to content

Commit

Permalink
[TractylM] Fix compilation issues, in general
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Nov 24, 2024
1 parent ab0df0b commit f2b12b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/handwired/tractyl_manuform/tractyl_manuform.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@

#include "tractyl_manuform.h"
#include "keyboard.h"
#ifdef POINTING_DEVICE_ENABLE
#include "pointing_device.h"
#endif
#include "quantum.h"
#include "transactions.h"
#include <string.h>
Expand Down

0 comments on commit f2b12b7

Please sign in to comment.