zephyr/drivers/kscan
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
CMakeLists.txt drivers: kscan: Add CAP1203 driver 2022-05-15 21:31:54 +02:00
Kconfig drivers: kscan: Add CAP1203 driver 2022-05-15 21:31:54 +02:00
Kconfig.cap1203 drivers: kscan: Add CAP1203 driver 2022-05-15 21:31:54 +02:00
Kconfig.cst816s kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.ft5336 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.ht16k33 drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
Kconfig.it8xxx2 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
Kconfig.sdl lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
Kconfig.xec Microchip: MEC172x: kscan driver 2022-02-21 20:44:17 -05:00
kscan_cap1203.c drivers: kscan: Add CAP1203 driver 2022-05-15 21:31:54 +02:00
kscan_cst816s.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan_ft5336.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan_ht16k33.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan_ite_it8xxx2.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
kscan_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan_sdl.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00