mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-28 17:05:18 -05:00
Fixes for loading without encoder drivers.
* Build fixes.
This commit is contained in:
@@ -18,18 +18,7 @@ if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
|
||||
config EC11
|
||||
default y
|
||||
|
||||
if EC11
|
||||
|
||||
choice EC11_TRIGGER
|
||||
default EC11_TRIGGER_GLOBAL_THREAD
|
||||
endchoice
|
||||
|
||||
endif
|
||||
|
||||
|
||||
if ZMK_DISPLAY
|
||||
|
||||
config I2C
|
||||
|
||||
Reference in New Issue
Block a user