summaryrefslogtreecommitdiffstats
path: root/keyboards/comet46/keymaps/satt/rules.mk
blob: 5839b778b888161f3393468fd8f7b00cb46b2225 (plain)
1
2
3
4
5
6
7
SRC += action_pseudo_lut.c

# If you want to change display settings of the OLED, you need to change the following lines
SRC +=  ./lib/glcdfont.c \
		./lib/keylogger.c \
        ./lib/modifier_state_reader.c \
        ./lib/host_led_state_reader.c