summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/tidbit/tidbit.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nullbitsco/tidbit/tidbit.c')
-rw-r--r--keyboards/nullbitsco/tidbit/tidbit.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/nullbitsco/tidbit/tidbit.c b/keyboards/nullbitsco/tidbit/tidbit.c
index d07ba12651..eea5a5d54c 100644
--- a/keyboards/nullbitsco/tidbit/tidbit.c
+++ b/keyboards/nullbitsco/tidbit/tidbit.c
@@ -14,7 +14,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "tidbit.h"
+#include "quantum.h"
+#include "common/remote_kb.h"
+#include "common/bitc_led.h"
typedef struct PACKED {
uint8_t r;