All this stuff at once
This commit is contained in:
parent
35edec2998
commit
845289b763
14 changed files with 536 additions and 0 deletions
5
keyboards/primekb/prime_e/rules.mk
Normal file
5
keyboards/primekb/prime_e/rules.mk
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
DEFAULT_FOLDER = primekb/prime_e/std
|
||||
DEFERRED_EXEC_ENABLE = yes
|
||||
|
||||
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
include ${ROOT_DIR}../../../../../rules.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue