Optimize size of USB_USB BLE Converter

This commit is contained in:
Drashna Jaelre
2018-09-28 07:00:11 -07:00
committed by Jack Humbert
parent ebc143297c
commit 9ade35a9fe
2 changed files with 24 additions and 4 deletions

View File

@@ -1,13 +1,13 @@
#ifndef CONFIG_BLE_H
#define CONFIG_BLE_H
#pragma once
#undef PRODUCT
#define PRODUCT QMK BLE Adapter
#undef DESCRIPTION
#define DESCRIPTION
#define DESCRIPTION
// Turn off the mode leds on the BLE module
#define ADAFRUIT_BLE_ENABLE_MODE_LEDS 0
#define ADAFRUIT_BLE_ENABLE_POWER_LED 0
#endif
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION