diff options
author | Donald Kjer <don.kjer@gmail.com> | 2021-07-22 00:09:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 00:09:00 -0700 |
commit | 13a514923a726cfa04c170c533cd706fa5d3a37e (patch) | |
tree | 2ee067c8f79e401b76aef34d54ed770c573e4337 /users/talljoe/talljoe.h | |
parent | 931bf52b74b2f1d205e37b98f900a3ed10ef4a00 (diff) | |
download | qmk_firmware-13a514923a726cfa04c170c533cd706fa5d3a37e.tar.gz qmk_firmware-13a514923a726cfa04c170c533cd706fa5d3a37e.zip |
[Keyboard] Add Durgod Taurus K310 keyboard (#12314)
Co-authored-by: Tyler Tidman <tyler.tidman@draak.ca>
Co-authored-by: Simon Arlott <sa.me.uk>
Diffstat (limited to 'users/talljoe/talljoe.h')
-rw-r--r-- | users/talljoe/talljoe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/talljoe/talljoe.h b/users/talljoe/talljoe.h index f151bde685..cdb01a9744 100644 --- a/users/talljoe/talljoe.h +++ b/users/talljoe/talljoe.h @@ -92,6 +92,7 @@ enum layers { #define MLT_E LT(_NUM, KC_E) #ifndef SWAP_HANDS_ENABLE +#undef SH_T #define SH_T #endif |