Skip to content

Commit

Permalink
doc(macro): update macro docs
Browse files Browse the repository at this point in the history
Signed-off-by: Haobo Gu <[email protected]>
  • Loading branch information
HaoboGu committed Feb 17, 2024
1 parent ea52da6 commit 5d4bb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmk/src/layout_macro.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ macro_rules! sc {
};
}

/// Create a consumer control action
/// Create a consumer control(media) action
#[macro_export]
macro_rules! cc {
($k: ident) => {
Expand Down

0 comments on commit 5d4bb9c

Please sign in to comment.