diff options
| author | James Young | 2024-04-27 14:58:04 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-27 14:58:04 +0200 |
| commit | 8f8fffc1740be81fbfe4a07a74e9f03962c1062a (patch) | |
| tree | 7778367b7315b582787423785c79bbeeee40bcdd /keyboards/mechlovin/jay60/rules.mk | |
| parent | 569be5951e94c59138a172871f4213ec802e6877 (diff) | |
Data-Driven Keyboard Conversions: Mechlovin (#23624)
Diffstat (limited to 'keyboards/mechlovin/jay60/rules.mk')
| -rw-r--r-- | keyboards/mechlovin/jay60/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/mechlovin/jay60/rules.mk b/keyboards/mechlovin/jay60/rules.mk index 1e9f925544..c2ee0bc86f 100644 --- a/keyboards/mechlovin/jay60/rules.mk +++ b/keyboards/mechlovin/jay60/rules.mk @@ -1,15 +1,2 @@ # Processor frequency F_CPU = 16000000 - -# 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 = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |