config.h 285 B

12345678910111213
  1. #pragma once
  2. #undef PRODUCT
  3. #define PRODUCT QMK BLE Adapter
  4. #undef DESCRIPTION
  5. #define DESCRIPTION
  6. // Turn off the mode leds on the BLE module
  7. #define ADAFRUIT_BLE_ENABLE_MODE_LEDS 0
  8. #define ADAFRUIT_BLE_ENABLE_POWER_LED 0
  9. #define NO_ACTION_MACRO
  10. #define NO_ACTION_FUNCTION