~ruther/qmk_firmware

bced45e3021148219a1a85f1044ba8a00155b53c — QMK Bot 4 years ago e3c010e + be3259b
Merge remote-tracking branch 'origin/master' into develop
2 files changed, 0 insertions(+), 2 deletions(-)

M keyboards/bioi/ble.c
M keyboards/bioi/main.c
M keyboards/bioi/ble.c => keyboards/bioi/ble.c +0 -1
@@ 31,7 31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "lufa.h"
#include "quantum.h"
#include <util/atomic.h>
#include "outputselect.h"

#include "print.h"


M keyboards/bioi/main.c => keyboards/bioi/main.c +0 -1
@@ 33,7 33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "lufa.h"
#include "quantum.h"
#include <util/atomic.h>
#include "outputselect.h"

#ifdef NKRO_ENABLE
#include "keycode_config.h"