Skip to content

Commit e216359

Browse files
adophoxiaCrandel
authored andcommitted
Add VIALRGB_ENABLE = yes to rules.mk (vial-kb#567)
1 parent 0fc9055 commit e216359

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
VIA_ENABLE = yes
22
VIAL_ENABLE = yes
3+
VIALRGB_ENABLE = yes
34
ENCODER_MAP_ENABLE = yes
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
VIA_ENABLE = yes
2-
VIAL_ENABLE = yes
2+
VIAL_ENABLE = yes
3+
VIALRGB_ENABLE = yes
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
VIA_ENABLE = yes
2-
VIAL_ENABLE = yes
2+
VIAL_ENABLE = yes
3+
VIALRGB_ENABLE = yes

0 commit comments

Comments
 (0)