From a455e11e4f10747e926e52f972fdb7b482ca040e Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Sat, 20 Jun 2026 15:00:18 +0800 Subject: [PATCH] Fix BT name max, BSPC combo, hub thumbs, flash guide --- config/corne.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/corne.conf b/config/corne.conf index 1e1f81a..c7b786c 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -34,6 +34,7 @@ CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=n ### Keyboard name CONFIG_ZMK_KEYBOARD_NAME="AfiqZudinCorne42" +CONFIG_BT_DEVICE_NAME_MAX=28 ### Boost Bluetooth TX power, also make Bluetooth stronger CONFIG_BT_CTLR_TX_PWR_PLUS_8=y