diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-18 09:29:04 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-18 09:29:04 +0000 |
commit | 886b257c3f6807616b75a24f45d791a91fa32723 (patch) | |
tree | c48cbc16975d79578096409fcdebd537aa97043b /keyboards/dailycraft/sandbox/rules.mk | |
parent | dce3dc3fe5131eea85312f2fa72a2019594548b1 (diff) | |
parent | 8c91e90381fff838554c979da416341393e0630c (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dailycraft/sandbox/rules.mk')
-rw-r--r-- | keyboards/dailycraft/sandbox/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/dailycraft/sandbox/rules.mk b/keyboards/dailycraft/sandbox/rules.mk index b3386ed771..f33c50e352 100644 --- a/keyboards/dailycraft/sandbox/rules.mk +++ b/keyboards/dailycraft/sandbox/rules.mk @@ -16,5 +16,6 @@ NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output +OLED_ENABLE = yes DEFAULT_FOLDER = dailycraft/sandbox/rev2 |