From ff73cb6290271db473899118200a2fbf725cbc85 Mon Sep 17 00:00:00 2001 From: theamarin <36608650+theamarin@users.noreply.github.com> Date: Sun, 1 Jan 2023 18:31:25 +0100 Subject: [Keymap] Add Neo2-based keymap for Planck keyboard (#19173) Co-authored-by: christian --- layouts/community/ortho_4x12/neo2marin/rules.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 layouts/community/ortho_4x12/neo2marin/rules.mk (limited to 'layouts/community/ortho_4x12/neo2marin/rules.mk') diff --git a/layouts/community/ortho_4x12/neo2marin/rules.mk b/layouts/community/ortho_4x12/neo2marin/rules.mk new file mode 100644 index 0000000000..7c91bc8c2a --- /dev/null +++ b/layouts/community/ortho_4x12/neo2marin/rules.mk @@ -0,0 +1,6 @@ +DYNAMIC_MACRO_ENABLE = yes + +ifeq ($(strip $(KEYBOARD)), planck/rev5) + AUDIO_ENABLE = yes + BACKLIGHT_ENABLE = yes +endif -- cgit v1.2.3