# This file was generated from a template. Edit it to match your keyboard.
# See https://docs.zephyrproject.org/3.6.0/hardware/porting/board_porting.html#write-kconfig-files
# for more information.

CONFIG_BOARD_${id.upper()}=y

# Enable GPIO
CONFIG_GPIO=y

# Use pinctrl
CONFIG_PINCTRL=y

# Enable ZMK outputs
# CONFIG_ZMK_BLE=y
CONFIG_ZMK_USB=y
