Skip to content

Commit

Permalink
adding serial suffix "a1" to mules
Browse files Browse the repository at this point in the history
  • Loading branch information
morganvenable committed Mar 24, 2024
1 parent bab973b commit e92cdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builddefs/build_vial.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

QMK_SETTINGS ?= yes
TAP_DANCE_ENABLE ?= yes
SERIAL_SUFFIX ?= ""
SERIAL_SUFFIX ?= "a1"
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
OPT_DEFS += -DTAPPING_TERM_PER_KEY
endif
Expand Down

0 comments on commit e92cdda

Please sign in to comment.