diff options
Diffstat (limited to 'keyboards/handwired/node5_1/rules.mk')
| -rw-r--r-- | keyboards/handwired/node5_1/rules.mk | 6 |
1 files 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 |
