forked from mirrors/qmk_userspace
Convert Iris to use SPLIT_KEYBOARD (#3458)
* convert iris to split-common * Fix build error
This commit is contained in:
parent
83d33caf63
commit
ed99581161
11 changed files with 2 additions and 1108 deletions
|
@ -37,6 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#endif
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
# include "backlight.h"
|
||||
extern backlight_config_t backlight_config;
|
||||
#endif
|
||||
|
||||
#if defined(USE_I2C) || defined(EH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue