8 lines
283 B
C
8 lines
283 B
C
#pragma once
|
|
|
|
// our shared config parts
|
|
#include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h"
|
|
|
|
// The way how "handedness" is decided (which half is which), see https://docs.qmk.fm/#/feature_split_keyboard?id=setting-handedness for more options.
|
|
#define MASTER_LEFT
|