summaryrefslogtreecommitdiff
path: root/users/yet-another-developer/leader_user.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-13 03:19:02 +1100
committerGitHub <noreply@github.com>2023-02-13 03:19:02 +1100
commitbbf7a20b33de2d203518687cb5cd1aa85005ea27 (patch)
treeee1a5c412a02021d085c81a26321c3424eca7022 /users/yet-another-developer/leader_user.h
parentd10350cd2ceb2b9d80522cdec3ea908118f7fd35 (diff)
Refactor Leader key feature (#19632)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'users/yet-another-developer/leader_user.h')
-rw-r--r--users/yet-another-developer/leader_user.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/yet-another-developer/leader_user.h b/users/yet-another-developer/leader_user.h
new file mode 100644
index 0000000000..84cc6f65fa
--- /dev/null
+++ b/users/yet-another-developer/leader_user.h
@@ -0,0 +1,6 @@
+#pragma once
+#include "yet-another-developer.h"
+
+#include "leader_user.h"
+
+void matrix_scan_user(void);