1
0
Fork 0

Various fixes from reorg of files (#14051)

This commit is contained in:
Joel Challis 2021-08-18 00:54:41 +01:00 committed by GitHub
parent 703f027717
commit 58cd8c366c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 34 additions and 35 deletions

View file

@ -20,7 +20,7 @@
#include "wt_rgb_backlight_keycodes.h" // reuse these for now
#include <avr/interrupt.h>
#include "drivers/avr/i2c_master.h"
#include "i2c_master.h"
#include "progmem.h"
#include "quantum/color.h"