From 782ee70a1408da9958f2faea14c3d32e1c6d6b01 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 9 Mar 2025 07:37:54 +0200 Subject: feat(chak): Replace second controller with RP2040_CE On friday I fried another controller (the right-hand side liatris) --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index e2ead73..e704243 100644 --- a/Justfile +++ b/Justfile @@ -1,6 +1,6 @@ # --- Keyboards --- # -chak: (flash-split "crkbd" "chak" "liatris" "liatris") +chak: (flash-split "crkbd" "chak" "liatris" "rp2040_ce") # --- Logic --- # -- cgit v1.2.3