commit 7c5c07a28956f5921cecf85acb70223b7488603a parent 0dd81dee77748fb16faf7fd23f2740c4f2bc9b0b Author: Chris <chris@echoz.io> Date: Thu, 11 Dec 2025 06:20:04 +0100 fix: quote string in config Diffstat:
| M | config/helix.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/helix.conf b/config/helix.conf @@ -1,3 +1,3 @@ -CONFIG_ZMK_KEYBOARD_NAME=FelixKeeb +CONFIG_ZMK_KEYBOARD_NAME="FelixKeeb" CONFIG_ZMK_DISPLAY=y CONFIG_ZMK_SETTINGS_RESET_ON_START=y