fix install path
This commit is contained in:
parent
c1f8d5061c
commit
07c2dbdb35
10 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
// our shared config parts
|
||||
#include "/home/cullmann/install/qmk/christoph-cullmann/common/config.h"
|
||||
#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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# include common settings
|
||||
include /home/cullmann/install/qmk/christoph-cullmann/common/rules.mk
|
||||
include /home/cullmann/data/qmk/christoph-cullmann/common/rules.mk
|
||||
|
||||
# build
|
||||
# qmk compile -kb totem -km default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue