diff options
author | wanleg <32079073+wanleg@users.noreply.github.com> | 2018-09-17 13:41:59 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-17 13:41:59 -0700 |
commit | fe3bfd91c1a085716baa2b4396709ad5d77c7c75 (patch) | |
tree | aa6fed83c0626b0a736696f56ff4a7dae0272504 /users/wanleg/wanleg.h | |
parent | 743449472e58651ec8111e6f70811103fb0a28bd (diff) | |
download | qmk_firmware-fe3bfd91c1a085716baa2b4396709ad5d77c7c75.tar.gz |
Keymap: Big switch config (#3904)
* bigswitch keymap
* bigswitch keymap
* bigswitch keymap
* bigswitch keymap
* recommended edits made
* forgot to revert this change with the others
Diffstat (limited to 'users/wanleg/wanleg.h')
-rw-r--r-- | users/wanleg/wanleg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/wanleg/wanleg.h b/users/wanleg/wanleg.h index 5cec82e60..8b98ec7dd 100644 --- a/users/wanleg/wanleg.h +++ b/users/wanleg/wanleg.h @@ -106,6 +106,7 @@ enum { ,TD_Q_ESC ,ENT_TAP_DANCE ,DEL_TAP_DANCE + ,CAD_TD }; #endif |