From 7aa390883104725c64c65d20a0713cfcd654f637 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Tue, 21 Oct 2025 10:38:26 -0500 Subject: More correct dfu-util flash script + rearranged personal devices --- devices/qmk/shared/rules.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 devices/qmk/shared/rules.mk (limited to 'devices/qmk/shared/rules.mk') diff --git a/devices/qmk/shared/rules.mk b/devices/qmk/shared/rules.mk new file mode 100644 index 0000000..1636b99 --- /dev/null +++ b/devices/qmk/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