Convert Iris to use SPLIT_KEYBOARD (#3458)

* convert iris to split-common

* Fix build error
This commit is contained in:
Seth Barberee 2018-07-22 08:56:14 -05:00 committed by Drashna Jaelre
parent 83d33caf63
commit ed99581161
11 changed files with 2 additions and 1108 deletions

View file

@ -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)