From bad5ffebaa45ed330f946a92dd11d96bbd602021 Mon Sep 17 00:00:00 2001 From: ascYAOBT <53766398+ascYAOBT@users.noreply.github.com> Date: Fri, 11 Jul 2025 19:28:35 -0400 Subject: [PATCH] removing unnecessary rgb animation Co-authored-by: Joel Challis --- keyboards/hnk/hnk65/keyboard.json | 1 - 1 file changed, 1 deletion(-) diff --git a/keyboards/hnk/hnk65/keyboard.json b/keyboards/hnk/hnk65/keyboard.json index 195d842afe5..c7088566624 100644 --- a/keyboards/hnk/hnk65/keyboard.json +++ b/keyboards/hnk/hnk65/keyboard.json @@ -18,7 +18,6 @@ "processor": "atmega32u4", "rgb_matrix": { "animations": { - "solid_color": true, "gradient_up_down": true, "gradient_left_right": true, "breathing": true,