fixed compiler warnings (#273)
This commit is contained in:
parent
7b3f212500
commit
082a0f313d
5 changed files with 83 additions and 37 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue