More work on keymap.c and config.h
This commit is contained in:
parent
34a1bf9e20
commit
06433eb1a0
2 changed files with 197 additions and 104 deletions
|
@ -121,5 +121,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
// Space Cadet Rollover - if set, allows to tap opposite shift key to cancel erroneous press
|
||||
#define DISABLE_SPACE_CADET_ROLLOVER
|
||||
|
||||
|
||||
// Prevent stuck modifiers
|
||||
#define PREVENT_STUCK_MODIFIERS
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue