Remove unused vendor overlays, dongle/peripheral shields, and steno config

Stripped to corne_left + corne_right on nice_nano_v2 only.
This commit is contained in:
afiqzudinhadi 2026-06-24 19:02:34 +08:00
parent e2ee721c9f
commit 9d4f8149c5
14 changed files with 2 additions and 696 deletions

View file

@ -6,12 +6,3 @@ config SHIELD_CORNE_LEFT
config SHIELD_CORNE_RIGHT
def_bool $(shields_list_contains,corne_right)
config SHIELD_CORNE_DONGLE_XIAO
def_bool $(shields_list_contains,corne_dongle_xiao)
config SHIELD_CORNE_LEFT_PERIPHERAL
def_bool $(shields_list_contains,corne_left_peripheral)
config SHIELD_CORNE_DONGLE_PRO_MICRO
def_bool $(shields_list_contains,corne_dongle_pro_micro)