mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 08:56:47 +06:00
11 lines
172 B
C
11 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
|
||
|
|