Skip to content

Commit

Permalink
add gpio build fix from zmkfirmware#1335
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiayang committed Jun 6, 2022
1 parent a616d0d commit ad4959f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/drivers/gpio/Kconfig.max7318
Expand Up @@ -10,6 +10,7 @@ menuconfig GPIO_MAX7318
default $(dt_compat_enabled,$(DT_COMPAT_ZMK_GPIO_MAX7318))
depends on I2C
select HAS_DTS_GPIO
select ZMK_DRIVERS_GPIO
help
Enable driver for MAX7318 I2C-based GPIO chip.

Expand Down

0 comments on commit ad4959f

Please sign in to comment.