summaryrefslogtreecommitdiff
path: root/keyboards/helix/pico/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/pico/config.h')
-rw-r--r--keyboards/helix/pico/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/helix/pico/config.h b/keyboards/helix/pico/config.h
index e1cd9c2e90..6ba88a559c 100644
--- a/keyboards/helix/pico/config.h
+++ b/keyboards/helix/pico/config.h
@@ -24,11 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SERIAL_SLAVE_BUFFER_LENGTH ((MATRIX_ROWS)/2)
#define SERIAL_MASTER_BUFFER_LENGTH ((MATRIX_ROWS)/2)
-/* Select hand configuration */
-#define MASTER_LEFT
-// #define MASTER_RIGHT
-// #define EE_HANDS
-
/* key matrix size */
// Rows are doubled-up
#define MATRIX_ROWS 8