This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-12-01 05:07:26 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
746005acba
keychron_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-16 04:31:27 +06: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 23:48:02 +06:00
#
endif
Reference in New Issue
Copy Permalink