mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-02 18:00:35 -04:00
Add tap dance for symbol layer
This commit is contained in:
parent
066e3e7c72
commit
fc0422415b
9 changed files with 628 additions and 52 deletions
11
users/struckmb/config.h
Normal file
11
users/struckmb/config.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
#define EE_HANDS
|
||||
|
||||
// // select at least on of these base layers
|
||||
// #define QWERTY_ENABLE
|
||||
// #define BONE_ENABLE
|
||||
// #define COLEMAK_DH_ENABLE
|
||||
|
||||
// // some additionl layers can be added
|
||||
// #define GAME_ENABLE (left hand qwerty + right hand arrows and numbers)
|
||||
// #define ASETNIOP_ENABLE (corded writing)
|
||||
// #define ARTSENIO_ENABLE (one handed writing)
|
Loading…
Add table
Add a link
Reference in a new issue