From bf9ccc339a2da236afdbad0fe63eb0c9bcb74d7e Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Fri, 17 Oct 2025 12:52:07 -0500 Subject: Trying to get the pieces to stick together --- keyboards/shared/rules.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 keyboards/shared/rules.mk (limited to 'keyboards/shared/rules.mk') diff --git a/keyboards/shared/rules.mk b/keyboards/shared/rules.mk new file mode 100644 index 0000000..1636b99 --- /dev/null +++ b/keyboards/shared/rules.mk @@ -0,0 +1,12 @@ +# SRC += leader.c + +CONSOLE_ENABLE = no +COMMAND_ENABLE = yes +EXTRAKEY_ENABLE = yes +BACKLIGHT_ENABLE = no +RGBLIGHT_ENABLE = no +SLEEP_LED_ENABLE = no +NKRO_ENABLE = no +BLUETOOTH_ENABLE = no +AUDIO_ENABLE = no +LEADER_ENABLE = yes -- cgit v1.2.3