diff options
Diffstat (limited to 'keyboards/handwired/node5_1/rules.mk')
| -rw-r--r-- | keyboards/handwired/node5_1/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/node5_1/rules.mk b/keyboards/handwired/node5_1/rules.mk index 9eff0a1125..5a6599f948 100644 --- a/keyboards/handwired/node5_1/rules.mk +++ b/keyboards/handwired/node5_1/rules.mk @@ -26,3 +26,6 @@ WS2812_DRIVER = vendor # https://docs.qmk.fm/#/feature_dynamic_macros DYNAMIC_MACRO_ENABLE = yes +# Custom buttons, not sent to OS +# https://docs.qmk.fm/#/feature_programmable_button +PROGRAMMABLE_BUTTON_ENABLE = yes |
