2023-04-13 12:04:24 +02:00
|
|
|
#pragma once
|
|
|
|
|
2023-08-13 00:00:14 +02:00
|
|
|
// our shared config parts
|
2024-06-10 21:24:58 +02:00
|
|
|
#include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h"
|
2023-08-13 00:00:14 +02:00
|
|
|
|
2023-04-15 19:20:40 +02:00
|
|
|
// The way how "handedness" is decided (which half is which), see https://docs.qmk.fm/#/feature_split_keyboard?id=setting-handedness for more options.
|
2023-04-13 12:04:24 +02:00
|
|
|
#define MASTER_LEFT
|