From bf3e6f5472d81a5256c59273a429f354716d6b04 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 2 Jan 2024 06:31:21 +0100 Subject: disable VIA due to it not using layout changes defined in C file --- keyboards/handwired/node5_1/rules.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/handwired/node5_1/rules.mk b/keyboards/handwired/node5_1/rules.mk index dd61ea65c0..1c44b9f9de 100644 --- a/keyboards/handwired/node5_1/rules.mk +++ b/keyboards/handwired/node5_1/rules.mk @@ -1,6 +1,6 @@ -# Allow the keyboard to be edited with -# https://caniusevia.com -VIA_ENABLE = yes +# Allow the keyboard to be edited with https://caniusevia.com +# Disabled due to it not using new layout defined in C file +# VIA_ENABLE = yes # Enable pimoroni trackball # https://shop.pimoroni.com/products/trackball-breakout -- cgit 1.4.1