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 cb3a32d39..35d0c2daa 100644 --- a/show_options.mk +++ b/show_options.mk | |||
| @@ -83,7 +83,8 @@ OTHER_OPTION_NAMES = \ | |||
| 83 | RGB_MATRIX_KEYPRESSES \ | 83 | RGB_MATRIX_KEYPRESSES \ |
| 84 | LED_MIRRORED \ | 84 | LED_MIRRORED \ |
| 85 | RGBLIGHT_FULL_POWER \ | 85 | RGBLIGHT_FULL_POWER \ |
| 86 | LTO_ENABLE | 86 | LTO_ENABLE \ |
| 87 | PROGRAMMABLE_BUTTON_ENABLE | ||
| 87 | 88 | ||
| 88 | define NAME_ECHO | 89 | define NAME_ECHO |
| 89 | @printf " %-30s = %-16s # %s\\n" "$1" "$($1)" "$(origin $1)" | 90 | @printf " %-30s = %-16s # %s\\n" "$1" "$($1)" "$(origin $1)" |
