1
0
Fork 0

Haptic: driver-> feature (#13713)

This commit is contained in:
Joel Challis 2021-07-26 03:14:58 +01:00 committed by GitHub
parent 4bb595f94b
commit f945c352e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 177 additions and 138 deletions

View file

@ -161,6 +161,7 @@ extern layer_state_t layer_state;
#ifdef HAPTIC_ENABLE
# include "haptic.h"
# include "process_haptic.h"
#endif
#ifdef OLED_DRIVER_ENABLE