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

@ -112,14 +112,6 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5
# ref: https://zmk.dev/docs/config/system#hid
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y
### JAVELIN STENO ENGINE
CONFIG_ZMK_JAVELIN_STENO=y
CONFIG_ZMK_JAVELIN_STENO_DICT_PLOVER=n
CONFIG_ZMK_JAVELIN_STENO_DICT_LAPWING=y
CONFIG_CPLUSPLUS=y
CONFIG_LIB_CPLUSPLUS=y
CONFIG_HEAP_MEM_POOL_SIZE=32768
### DEBUG OPTIONS
# CONFIG_ZMK_USB_LOGGING=y
# CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000