7 lines
61 B
C
7 lines
61 B
C
|
#ifndef BLE_H
|
||
|
#define BLE_H
|
||
|
|
||
|
#include QMK_KEYBOARD_H
|
||
|
|
||
|
#endif
|