This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Chris Peters fb34fdbbc9 Added cpeters1982 keymap folder in lets_split (#2583)
* Added cpeters1982 keymap folder in lets_split

* Deleted tap dance. need to research error

* Changed keymap to better facilitate SpaceFn

* Trying to get backlighting to work

* Added RGB backlight support

* cleared some cache files per Drashna's instructions
2018-03-29 10:44:26 -07:00

9 lines
108 B
Makefile

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