forked from mirrors/qmk_userspace
Update Drashna user space code to support keyboard_init functions (#5138)
* Update code to support keyboard_init functions * Get Minor tweaks
This commit is contained in:
parent
c8577a9a73
commit
cbb7e91851
5 changed files with 34 additions and 23 deletions
|
@ -55,7 +55,7 @@
|
|||
// and when this option isn't enabled, z rapidly followed by x
|
||||
// actually sends Ctrl-x. That's bad.)
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
// #define PERMISSIVE_HOLD
|
||||
#undef PERMISSIVE_HOLD
|
||||
//#define TAPPING_FORCE_HOLD
|
||||
//#define RETRO_TAPPING
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue