11 lines
236 B
C
11 lines
236 B
C
// Copyright Christoph Cullmann
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
#pragma once
|
|
|
|
// our shared config parts
|
|
#include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h"
|
|
|
|
// select hand configuration
|
|
#define SPLIT_USB_DETECT
|