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:
@ -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";
|
||||
|
Reference in New Issue
Block a user