diff options
Diffstat (limited to 'keyboards/viterbi')
-rw-r--r-- | keyboards/viterbi/keymaps/default/config.h | 2 | ||||
-rw-r--r-- | keyboards/viterbi/keymaps/drashna/config.h | 2 | ||||
-rw-r--r-- | keyboards/viterbi/keymaps/dwallace/config.h | 2 | ||||
-rw-r--r-- | keyboards/viterbi/keymaps/hexwire/config.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/viterbi/keymaps/default/config.h b/keyboards/viterbi/keymaps/default/config.h index 6d409cd2e..dabff8f96 100644 --- a/keyboards/viterbi/keymaps/default/config.h +++ b/keyboards/viterbi/keymaps/default/config.h @@ -28,7 +28,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 #undef RGBLED_NUM diff --git a/keyboards/viterbi/keymaps/drashna/config.h b/keyboards/viterbi/keymaps/drashna/config.h index 6d409cd2e..dabff8f96 100644 --- a/keyboards/viterbi/keymaps/drashna/config.h +++ b/keyboards/viterbi/keymaps/drashna/config.h @@ -28,7 +28,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 #undef RGBLED_NUM diff --git a/keyboards/viterbi/keymaps/dwallace/config.h b/keyboards/viterbi/keymaps/dwallace/config.h index 79bd8fd35..585b41dbc 100644 --- a/keyboards/viterbi/keymaps/dwallace/config.h +++ b/keyboards/viterbi/keymaps/dwallace/config.h @@ -28,7 +28,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 #define TAPPING_TERM 150 diff --git a/keyboards/viterbi/keymaps/hexwire/config.h b/keyboards/viterbi/keymaps/hexwire/config.h index 558ae0627..7acf84510 100644 --- a/keyboards/viterbi/keymaps/hexwire/config.h +++ b/keyboards/viterbi/keymaps/hexwire/config.h @@ -28,7 +28,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 #define TAPPING_TERM 150 |