This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-12-18 15:43:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3853e7d40
qmk_firmware
/
keyboards
/
40percentclub
/
gherkin
/
keymaps
/
talljoe-gherkin
/
config.h
7 lines
79 B
C
Raw
Normal View
History
Unescape
Escape
Gherkin keymaps for Steno and Talljoe
2017-08-15 22:31:27 +00:00
#
ifndef CONFIG_USER_H
#
define CONFIG_USER_H
#
include
"../../config.h"
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 17:48:02 +00:00
#
endif
Reference in New Issue
Copy Permalink