summaryrefslogtreecommitdiffstats
path: root/users/drashna/keyrecords/caps_word.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/keyrecords/caps_word.h')
-rw-r--r--users/drashna/keyrecords/caps_word.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/drashna/keyrecords/caps_word.h b/users/drashna/keyrecords/caps_word.h
new file mode 100644
index 0000000000..79e410ddda
--- /dev/null
+++ b/users/drashna/keyrecords/caps_word.h
@@ -0,0 +1,8 @@
+// Copyright 2021 Google LLC.
+// SPDX-License-Identifier: Apache-2.0
+
+#pragma once
+
+#include "drashna.h"
+
+bool process_caps_word(uint16_t keycode, keyrecord_t* record);