summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.keyboard
Commit message (Expand)AuthorAgeFilesLines
* zephyr/Kconfig: allow keyboard protocol be optionalTing Shen2023-03-161-0/+1
* geralt: add CONFIG_BUTTON_TRIGGERED_RECOVERYTing Shen2023-02-171-0/+7
* zephyr: enable Kconfig based on the devicetree - keyboardMichał Barnaś2023-01-121-2/+4
* zephyr: config: select PWM automaticallyFabio Baltieri2022-11-211-0/+1
* zephyr: keyboard: split dt based keymap to its own configFabio Baltieri2022-11-161-0/+9
* zephyr: Kconfig: fix wrong helptext indentationFabio Baltieri2022-11-161-9/+9
* zephyr: keyboard: select PLATFORM_EC_KEYBOARD_DISCRETE automaticallyFabio Baltieri2022-11-161-0/+2
* zephyr: add keyboard factory test supportSue Chen2022-11-071-0/+7
* zephyr: add customization keyboard supportLeo-Tsai2022-10-051-0/+15
* Zephyr: Clarify keyboard powerbutton assert optionsDiana Z2022-09-151-4/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Kconfig: Add strict debouncerwen zhang2022-08-221-0/+10
* zephyr: Kconfig: use devicetree Kconfig symbolsFabio Baltieri2022-07-291-3/+2
* zephyr: Remove gpio_map.h legacy include fileAndrew McRae2022-07-071-2/+2
* zephyr: Add support for discrete KeyboardVijay Hiremath2022-04-251-0/+6
* zephyr: kblight-pwm: make the option dt node basedFabio Baltieri2022-04-221-14/+2
* zephyr: Kconfig: fix few choice symbols formatFabio Baltieri2022-04-141-7/+7
* zephyr: shim: drop the shim PWM codeFabio Baltieri2022-04-141-0/+1
* zephyr: Kconfig: update the displight and kblight descriptionsFabio Baltieri2022-03-081-2/+1
* zephyr: port BUTTONS_RUNTIME_CONFIGEric Yilun Lin2022-03-041-0/+6
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-011-0/+49
* zephyr: shim: drop PLATFORM_EC_PWM dependency from kblight and led_pwmFabio Baltieri2022-03-011-1/+0
* zephyr: keyboard: set active low flag for column 2Keith Short2022-02-251-0/+3
* Zephyr: Update kb config nameParth Malkan2022-02-211-1/+1
* taniks: Create a new keyscan config fieldParth Malkan2022-02-181-0/+7
* Zephyr: Add Kconfig for keyboard debugDiana Z2022-01-271-0/+8
* Zephyr: Create a CONFIG for keyboard backlight enableDiana Z2022-01-271-0/+6
* zephyr: shim: set PWM kblight channel from the device treeFabio Baltieri2021-10-291-3/+3
* zephyr: Add support for CONFIG_KEYBOARD_REFRESH_ROW3Wai-Hong Tam2021-08-181-0/+8
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-10/+0
* zephyr: add Kconfig for button simulation commandWai-Hong Tam2021-03-301-0/+6
* zephyr: don't limit the console commands to 8042 protocolWai-Hong Tam2021-03-241-4/+10
* zephyr: shim the MKBP-protocol keyboard supportWai-Hong Tam2021-03-241-0/+8
* zephyr: add Vivaldi keyboard supportFabio Baltieri2021-02-251-0/+13
* zephyr: Update KEYBOARD_PWRBTN_ASSERTS_KSIx to be a choiceSimon Glass2021-02-051-4/+19
* zephyr: Support volume buttonsSimon Glass2021-02-051-0/+10
* zephyr: Support PWRBTN_ASSERTS_KSI2Simon Glass2021-02-051-0/+14
* zephyr: Support the keypadSimon Glass2021-02-051-0/+7
* zephyr: Support custom keyboard configSimon Glass2021-02-041-0/+10
* zephyr: Add keyboard backlight supportKeith Short2021-02-011-0/+24
* zephyr: Add help for keyboard protocol select.Keith Short2021-02-011-0/+5
* zephyr: move keyboard KConfig into separate fileKeith Short2021-02-011-0/+61