test(split): remove build banner from snapshot (#2787)
The test snapshot will otherwise be outdated each time there is a new commit on https://github.com/zmkfirmware/zephyr.
This commit is contained in:
parent
40ea92d201
commit
40e9e5c5fa
4 changed files with 4 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
CONFIG_BOOT_BANNER=n
|
||||
CONFIG_ZMK_SPLIT=y
|
||||
CONFIG_ZMK_HID_INDICATORS=y
|
||||
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
|
||||
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue