diff options
Diffstat (limited to 'keyboards/atreus/feather/rules.mk')
-rw-r--r-- | keyboards/atreus/feather/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/atreus/feather/rules.mk b/keyboards/atreus/feather/rules.mk index 5e7d24b055..c93cad9080 100644 --- a/keyboards/atreus/feather/rules.mk +++ b/keyboards/atreus/feather/rules.mk @@ -5,5 +5,4 @@ F_CPU = 8000000 # change yes to no to disable # BLUETOOTH_ENABLE = yes -BLUETOOTH_DRIVER = BluefruitLE CONSOLE_ENABLE = no |