From 2dcd0a096fd0be6902f08ddb2770534208d78b4c Mon Sep 17 00:00:00 2001 From: Erik Trinkle Date: Fri, 1 Nov 2024 11:27:29 -0400 Subject: [PATCH] re-format comment --- boards/arm/cyboard/cyboard_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boards/arm/cyboard/cyboard_defconfig b/boards/arm/cyboard/cyboard_defconfig index 026d13e..e441584 100644 --- a/boards/arm/cyboard/cyboard_defconfig +++ b/boards/arm/cyboard/cyboard_defconfig @@ -28,4 +28,5 @@ CONFIG_ZMK_USB=yCONFIG_ZMK_USB=y CONFIG_ZMK_MAX17048=y CONFIG_I2C=y -CONFIG_ZMK_BATTERY_REPORT_INTERVAL=1#faster battery update while troubleshooting. \ No newline at end of file +#faster battery update while troubleshooting. +CONFIG_ZMK_BATTERY_REPORT_INTERVAL=1 \ No newline at end of file