qmk/keyboards/crkbd/keymaps/christoph-cullmann/config.h

18 lines
403 B
C
Raw Normal View History

2024-09-22 17:58:29 +02:00
/**
* SPDX-FileCopyrightText: 2024 Christoph Cullmann <christoph@cullmann.io>
* SPDX-License-Identifier: GPL-2.0-or-later
*/
2024-08-27 11:59:08 +02:00
#pragma once
2024-08-27 12:21:54 +02:00
// our shared config parts
#include "common/config.h"
2024-08-27 11:59:08 +02:00
2024-08-27 18:18:57 +02:00
// select hand configuration
#define SPLIT_USB_DETECT
// tranfer enough info for the stuff we render on the OLEDs
#define SPLIT_MODS_ENABLE
#define SPLIT_LED_STATE_ENABLE
#define SPLIT_LAYER_STATE_ENABLE