Add IT5570E support with correct I2C channel

This commit is contained in:
Jeremy Soller
2020-01-10 08:07:18 -07:00
parent 26d01841d1
commit 89e3f3894f
21 changed files with 874 additions and 25 deletions

View File

@ -1,4 +1,4 @@
EC=it8587e
EC=it5570e
# Add keymaps to include
INCLUDE+=$(wildcard $(BOARD_DIR)/keymap/*.h)