zmk/app/boards/arm/corneish_zen
Christian Ludwig 91c9df0f78 bugfix(corneish-zen-v2): Disable CDC by default
The default configuration for corneish-zen enables a USB CDC endpoint by
default. This is most probably a debugging left-over. Disable that
endpoint. CONFIG_ZMK_USB_LOGGING depends on it anyway, so it will be
enabled again with that config option set.
2023-02-28 20:27:41 +00:00
..
widgets feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
board.cmake feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
CMakeLists.txt feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen.conf fix(boards): Add Zen .conf file for setup script 2022-12-16 17:41:39 -06:00
corneish_zen.dtsi feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen.keymap feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen.yaml feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2.yaml feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2.zmk.yml feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2_left.dts feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2_left_defconfig bugfix(corneish-zen-v2): Disable CDC by default 2023-02-28 20:27:41 +00:00
corneish_zen_v2_right.dts feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2_right_defconfig bugfix(corneish-zen-v2): Disable CDC by default 2023-02-28 20:27:41 +00:00
custom_status_screen.c feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
custom_status_screen.h feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
Kconfig.board feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
Kconfig.defconfig feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00