diff options
Diffstat (limited to 'keyboards/atreus/feather/info.json')
-rw-r--r-- | keyboards/atreus/feather/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/atreus/feather/info.json b/keyboards/atreus/feather/info.json index 1f70534b7f..b0d7d55443 100644 --- a/keyboards/atreus/feather/info.json +++ b/keyboards/atreus/feather/info.json @@ -5,5 +5,8 @@ }, "diode_direction": "COL2ROW", "processor": "atmega32u4", - "bootloader": "caterina" + "bootloader": "caterina", + "bluetooth": { + "driver": "bluefruit_le" + } } |