diff options
author | Joel Challis <git@zvecr.com> | 2023-05-25 23:08:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-25 23:08:12 +0100 |
commit | b2e5017e74f22ea38a3a12e8b4a672ae7a077727 (patch) | |
tree | 3e4d30e82bbc7849ad9fd6941e64c1807836fdfb /keyboards/massdrop/thekey/rules.mk | |
parent | 873922d98fea19f872ed8c5c79a20ed575ccff44 (diff) |
Move `thekey` to Drop vendor folder (#21032)
Diffstat (limited to 'keyboards/massdrop/thekey/rules.mk')
-rw-r--r-- | keyboards/massdrop/thekey/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/massdrop/thekey/rules.mk b/keyboards/massdrop/thekey/rules.mk deleted file mode 100644 index b7e8d8e706..0000000000 --- a/keyboards/massdrop/thekey/rules.mk +++ /dev/null @@ -1,12 +0,0 @@ -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = no # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = yes # Console for debug -COMMAND_ENABLE = yes # Commands for debug and configuration -NKRO_ENABLE = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |