summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/christoph-cullmann/rules.mk
blob: 0120620b430884b0cfb4319f97ed98d6227029f5 (plain)
1
2
3
4
5
6
# set flags we check in common settings
OLED_ENABLE = yes

# include common settings
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
include ${ROOT_DIR}../../../../rules.mk