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>
This commit is contained in:
2025-04-09 14:17:42 +03:00
parent 27739eeece
commit 79a3f7e19a
4 changed files with 49 additions and 52 deletions

View File

@ -25,11 +25,8 @@
board = "nice_nano_v2";
shield = "hillside46_%PART%";
extraCmakeFlags = [
"-DCONFIG_ZMK_POINTING=y"
];
zephyrDepsHash = "sha256-1nMZWSEmDuUWoYvsUE4eV5fBAD6kNFw0ZHF3jDKwpLg=";
zephyrDepsHash = "sha256-R+2W/onIy4VfB61OkiNoZyez20VtVDbp2GnAALXwYt8=";
meta = {
description = "ZMK firmware";