From f67c59aa7bb35fc370023a1b0b0633d3aff26eb7 Mon Sep 17 00:00:00 2001 From: Danny Nguyen Date: Fri, 16 Feb 2018 18:27:50 -0500 Subject: Move hexwire layout into 4x12 layout folder --- layouts/community/ortho_4x12/bakingpy/rules.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 layouts/community/ortho_4x12/bakingpy/rules.mk (limited to 'layouts/community/ortho_4x12/bakingpy/rules.mk') diff --git a/layouts/community/ortho_4x12/bakingpy/rules.mk b/layouts/community/ortho_4x12/bakingpy/rules.mk new file mode 100644 index 000000000..45ad26239 --- /dev/null +++ b/layouts/community/ortho_4x12/bakingpy/rules.mk @@ -0,0 +1,4 @@ +# Enable RGB if not a Planck +ifeq (,$(findstring planck,$(KEYBOARD))) + RGBLIGHT_ENABLE = yes +endif -- cgit v1.2.3-24-g4f1b