This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e87434aa32
qmk-dactyl-manuform-a
/
keyboards
/
minidox
/
keymaps
/
khitsule
/
config.h
7 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
Add keymap for atreus and minidox (#2079) * keymap for atreus and minidox * minidox keymap khitsule cleaned
2017-12-03 05:56:30 +01:00
#
ifndef CONFIG_USER_H
#
define CONFIG_USER_H
#
define IGNORE_MOD_TAP_INTERRUPT
Make `PREVENT_STUCK_MODIFIERS` the default (#3107) * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 19:48:02 +02:00
#
endif