diff options
Diffstat (limited to 'keyboards/handwired/jtallbean/split_65/split_65.c')
-rw-r--r-- | keyboards/handwired/jtallbean/split_65/split_65.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/jtallbean/split_65/split_65.c b/keyboards/handwired/jtallbean/split_65/split_65.c index 09a4086fbc..d408f5577b 100644 --- a/keyboards/handwired/jtallbean/split_65/split_65.c +++ b/keyboards/handwired/jtallbean/split_65/split_65.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "split_65.h" +#include "quantum.h" // Optional override functions below. // You can leave any or all of these undefined. |