Merge branch 'master' of ssh://github.com/keyboardio/KeyboardioFirmware

pull/62/head
Jesse Vincent 8 years ago
commit 1fbb9a2348

@ -1,5 +1,6 @@
#pragma once
#include "KeyboardioFirmware.h"
#include "MouseKeyDefs.h"
class MouseKeys_ {

@ -1,7 +1,5 @@
#pragma once
#include "key_defs.h"
#define IS_MOUSE_KEY B00010000
// Synthetic, not internal

Loading…
Cancel
Save