fixed compiler warnings (#273)

This commit is contained in:
IBNobody
2016-04-22 00:01:38 -05:00
committed by Jack Humbert
parent 7b3f212500
commit 082a0f313d
5 changed files with 83 additions and 37 deletions

View File

@@ -62,6 +62,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
// Enable Keyboard Locking via magic key
#define KEYBOARD_LOCK_ENABLE
/*
* Force NKRO
*