From 8ab7489418f728c9173ab7b7781932ddbae4f813 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Sat, 20 Jan 2024 11:47:22 +0200 Subject: feat(users/flokli/kb/dilemma): init custom layout So far, this is still a copy from the "via" target, but makes customization possible. Change-Id: I9e23808b72b874901a5f8c074763346181b05c1f Reviewed-on: https://cl.tvl.fyi/c/depot/+/10670 Reviewed-by: flokli Tested-by: BuildkiteCI --- users/flokli/keyboards/dilemma/rules.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 users/flokli/keyboards/dilemma/rules.mk (limited to 'users/flokli/keyboards/dilemma/rules.mk') diff --git a/users/flokli/keyboards/dilemma/rules.mk b/users/flokli/keyboards/dilemma/rules.mk new file mode 100644 index 000000000000..715838ecc5d9 --- /dev/null +++ b/users/flokli/keyboards/dilemma/rules.mk @@ -0,0 +1,2 @@ +ENCODER_MAP_ENABLE = yes +VIA_ENABLE = yes -- cgit 1.4.1