fix install path
This commit is contained in:
parent
c1f8d5061c
commit
07c2dbdb35
10 changed files with 10 additions and 10 deletions
|
@ -17,4 +17,4 @@
|
|||
#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"
|
||||
|
|
|
@ -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 ferris/sweep -km christoph-cullmann
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue