Convert the ht16k33 to use the input subsystem. This can still be used with the kscan API with the zephyr,kscan-input driver, or use the input-keymap one to generate input codes instead. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_I2C=y
|
|
CONFIG_LED=y
|
|
CONFIG_KSCAN=y
|
|
CONFIG_INPUT=y
|
|
CONFIG_HT16K33_KEYSCAN=y
|