Added personal configs and keymap to infinity60/keymaps
This commit is contained in:
parent
154305ce1b
commit
dfb0a512a0
4 changed files with 163 additions and 1 deletions
11
keyboards/infinity60/keymaps/jpetermans/config.h
Normal file
11
keyboards/infinity60/keymaps/jpetermans/config.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
//overrides
|
||||
#undef TAPPING_TOGGLE
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue