config.h 273 B

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