Skip to content

Commit

Permalink
Add VIALRGB_ENABLE = yes to rules.mk (vial-kb#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
adophoxia authored and lesshonor committed Nov 1, 2023
1 parent 945b982 commit ab62445
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions keyboards/monsgeek/m1/keymaps/vial/rules.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
VIALRGB_ENABLE = yes
ENCODER_MAP_ENABLE = yes
3 changes: 2 additions & 1 deletion keyboards/monsgeek/m5/keymaps/vial/rules.mk
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
VIAL_ENABLE = yes
VIALRGB_ENABLE = yes
3 changes: 2 additions & 1 deletion keyboards/monsgeek/m6/keymaps/vial/rules.mk
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
VIAL_ENABLE = yes
VIALRGB_ENABLE = yes

0 comments on commit ab62445

Please sign in to comment.