diff options
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/config.h')
-rw-r--r-- | keyboards/orthodox/keymaps/drashna/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index 497f7c80d9..d79fd302e8 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/config.h @@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Select hand configuration */ // #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT #define EE_HANDS #ifndef TAPPING_TERM @@ -53,4 +53,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif // RGBLIGHT_ENABLE -#endif
\ No newline at end of file +#endif |