summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps/maxr1998/rules.mk
blob: bd395e10f7e4db855c746e418474ac078c19ac92 (plain)
1
2
3
4
5
6
7
8
9
RGBLIGHT_ENABLE = yes
KEY_LOCK_ENABLE = yes

### Debugging ###
#CONSOLE_ENABLE = yes

ifndef QUANTUM_DIR
	include ../../../../Makefile
endif