mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 21:55:29 +00:00
11 lines
379 B
Plaintext
11 lines
379 B
Plaintext
# Copyright (c) 2023 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# Uncomment these two lines to add support for encoders
|
|
# CONFIG_EC11=y
|
|
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
|
|
|
# Uncomment these 3 lines to use default zmk view widget
|
|
# CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y
|
|
# CONFIG_ZMK_LV_FONT_DEFAULT_SMALL_MONTSERRAT_26=y
|
|
# CONFIG_LV_FONT_DEFAULT_MONTSERRAT_26=y |