mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-16 14:43:24 +00:00
10 lines
199 B
C
10 lines
199 B
C
|
// Copyright 2023 gregandcin (@gregandcin)
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
/* Select hand configuration */
|
||
|
// #define MASTER_LEFT
|
||
|
// #define MASTER_RIGHT
|
||
|
#define EE_HANDS
|