diff options
| author | Joel Challis | 2024-04-05 16:44:06 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-05 16:44:06 +0200 |
| commit | 1f3d709fcb22dd922369fa434813531fed3748ab (patch) | |
| tree | ea88c1c7b2270bfd25b50e5d5da34628a85d427a /keyboards/yandrstudio/eau87/rules.mk | |
| parent | 9fa91ad4947293f75df4c0e85ea594b1529afbca (diff) | |
Migrate build target markers to keyboard.json - YZ (#23421)
Diffstat (limited to 'keyboards/yandrstudio/eau87/rules.mk')
| -rw-r--r-- | keyboards/yandrstudio/eau87/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/yandrstudio/eau87/rules.mk b/keyboards/yandrstudio/eau87/rules.mk index 4a92d0f891..04fe1eba2a 100644 --- a/keyboards/yandrstudio/eau87/rules.mk +++ b/keyboards/yandrstudio/eau87/rules.mk @@ -1,15 +1,2 @@ # Wildcard to allow APM32 MCU DFU_SUFFIX_ARGS = -p FFFF -v FFFF - -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = no # Commands for debug and configuration -NKRO_ENABLE = yes # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |