summaryrefslogtreecommitdiffstats
path: root/users/drashna/keyrecords/caps_word.h
blob: 79e410dddaf50892f4896f4d11c9d47f92447f1e (plain)
1
2
3
4
5
6
7
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);