diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-07 12:57:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-07 12:57:41 +0000 |
commit | 9087e6ee28296e95844700a36829a5cd2bd74d80 (patch) | |
tree | d3e296859eb36a85807dab45844f3b5831a4643a /keyboards/rgbkb/zen/rules.mk | |
parent | e8ff0d6ced9999e0e6139ba19ec64fbcd583e8e0 (diff) | |
parent | a6ea760c94a7fc33a6c727f01ade068ecb072b48 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/rgbkb/zen/rules.mk')
-rw-r--r-- | keyboards/rgbkb/zen/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/rgbkb/zen/rules.mk b/keyboards/rgbkb/zen/rules.mk index 5a3ac77e74..84a2d08ff0 100644 --- a/keyboards/rgbkb/zen/rules.mk +++ b/keyboards/rgbkb/zen/rules.mk @@ -14,5 +14,7 @@ CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = no # Enable N-Key Rollover AUDIO_ENABLE = no # Audio output +SPLIT_KEYBOARD = yes +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight DEFAULT_FOLDER = rgbkb/zen/rev2 |