qmk/keyboards/crkbd/keymaps/christoph-cullmann/rules.mk

7 lines
185 B
Makefile
Raw Normal View History

2024-09-23 01:25:37 +02:00
# set flags we check in common settings
OLED_ENABLE = yes
2024-08-27 12:21:54 +02:00
# include common settings
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
include ${ROOT_DIR}../../../../rules.mk