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 | |
| 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')
| -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 f151bde68..cdb01a974 100644 --- a/users/talljoe/talljoe.h +++ b/users/talljoe/talljoe.h | |||
| @@ -92,6 +92,7 @@ enum layers { | |||
| 92 | #define MLT_E LT(_NUM, KC_E) | 92 | #define MLT_E LT(_NUM, KC_E) |
| 93 | 93 | ||
| 94 | #ifndef SWAP_HANDS_ENABLE | 94 | #ifndef SWAP_HANDS_ENABLE |
| 95 | #undef SH_T | ||
| 95 | #define SH_T | 96 | #define SH_T |
| 96 | #endif | 97 | #endif |
| 97 | 98 | ||
