Files
zmk-config-hillside46/config/hillside46.conf
unexplrd 79a3f7e19a config/hillside46.keymap: qwerty by default
config/hillside46.conf: add CONFIG_ZMK_POINTING
flake.nix: update hash, remove CONFIG_ZMK_POINTING

now that colemak-dh-ortho layout is set in the operating system/desktop
environment for me, qwerty layer is the default, and colemak-dh layer is still
there for other usecases


Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-06-23 17:20:33 +03:00

19 lines
515 B
Plaintext

# Copyright (c) 2021-2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
# Encoders (Uncomment these two line to add support to your firmware)
# CONFIG_EC11=y
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
# RGB Underglow (Uncomment these two lines to add support to your firmware)
# RGB quickly drains battery power
#CONFIG_ZMK_RGB_UNDERGLOW=y
#CONFIG_WS2812_STRIP=y
CONFIG_ZMK_SLEEP=y
# Boost the Bluetooth signal only if having connection issues
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Mouse mode
CONFIG_ZMK_POINTING=y