diff options
Diffstat (limited to 'show_options.mk')
-rw-r--r-- | show_options.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/show_options.mk b/show_options.mk index 63ab3b0d7b..003169d4cb 100644 --- a/show_options.mk +++ b/show_options.mk @@ -10,7 +10,8 @@ BUILD_OPTION_NAMES = \ DEBOUNCE_TYPE \ SPLIT_KEYBOARD \ DYNAMIC_KEYMAP_ENABLE \ - USB_HID_ENABLE + USB_HID_ENABLE \ + VIA_ENABLE HARDWARE_OPTION_NAMES = \ SLEEP_LED_ENABLE \ |