10 lines
172 B
C
10 lines
172 B
C
// Copyright 2021 Kumao Kobo (@kumaokobo)
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
#pragma once
|
|
|
|
|
|
/* Select hand configuration */
|
|
#define MASTER_LEFT
|
|
// #define MASTER_RIGHT
|
|
|