Skip to content

Commit 87df0d0

Browse files
committed
Attempt to fix keyboard not being usable in bootup/bios
1 parent 5a8a40f commit 87df0d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

config/totem.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
33

44
# Use newer Bluetooth connection parameters (in theory for a more stable split connection)
5-
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
5+
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
6+
7+
# Enable the keyboard to be recognized in more BIOS's, but this will conflict with N key rollover (which is a more modern feature, but that fortunately is not used in this keyboard config anywhere)
8+
CONFIG_ZMK_USB_BOOT=y

0 commit comments

Comments
 (0)