Browse Source

Fix compliation for ferris 0.2 bling (#13937)

* Fix include
pull/13959/head
Dasky 2 years ago
committed by GitHub
parent
commit
bb2986c115
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/ferris/0_2/bling/bling.c

+ 1
- 1
keyboards/ferris/0_2/bling/bling.c View File

@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "quantum.h"
#include "drivers/issi/is31fl3731.h"
#include "drivers/led/issi/is31fl3731.h"
/*
| Left || Right |


Loading…
Cancel
Save