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/fortitude60/rules.mk | |
| parent | 22b3cf4e9102aa6d746f9ac2b5ee5b529e884010 (diff) | |
Data-Driven Keyboard Conversions: F (#23516)
Diffstat (limited to 'keyboards/fortitude60/rules.mk')
| -rw-r--r-- | keyboards/fortitude60/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/fortitude60/rules.mk b/keyboards/fortitude60/rules.mk index 181f73ba11..ef158b8cf0 100644 --- a/keyboards/fortitude60/rules.mk +++ b/keyboards/fortitude60/rules.mk @@ -1,14 +1 @@ -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = no # 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 - DEFAULT_FOLDER = fortitude60/rev1 |