summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/cpeters1982/rules.mk
blob: f2fde785d4e69c903e717d371ec86b882cc68d2f (plain)
1
2
3
4
5
6
7
8



ifndef QUANTUM_DIR
	include ../../../../Makefile
  AUTO_SHIFT_ENABLE = yes
  RGBLIGHT_ENABLE = yes
endif