diff options
| author | James Young | 2024-04-14 19:31:26 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-14 19:31:26 +0200 |
| commit | bc8ff28a5841c8b12261bf7e085aaa67757ec5a2 (patch) | |
| tree | f08ab94afc89a77ae3112e653c44d277b8ff4001 /keyboards/fjlabs/7vhotswap/rules.mk | |
| parent | 22b3cf4e9102aa6d746f9ac2b5ee5b529e884010 (diff) | |
Data-Driven Keyboard Conversions: F (#23516)
Diffstat (limited to 'keyboards/fjlabs/7vhotswap/rules.mk')
| -rw-r--r-- | keyboards/fjlabs/7vhotswap/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/fjlabs/7vhotswap/rules.mk b/keyboards/fjlabs/7vhotswap/rules.mk index 8bb5a64bff..3437a35bdf 100644 --- a/keyboards/fjlabs/7vhotswap/rules.mk +++ b/keyboards/fjlabs/7vhotswap/rules.mk @@ -1,15 +1,2 @@ # Processor frequency F_CPU = 8000000 - -# 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 = yes # Commands for debug and configuration -NKRO_ENABLE = yes # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |