Skip to content

Commit

Permalink
Add some usages needed for ChromeOS hosts (qmk#8996)
Browse files Browse the repository at this point in the history
  • Loading branch information
spidey3 authored and lorenzoernesto committed May 15, 2020
1 parent a022e6e commit 5f987c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tmk_core/common/report.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ enum consumer_usages {
AL_CALCULATOR = 0x192,
AL_LOCAL_BROWSER = 0x194,
AL_LOCK = 0x19E,
AL_CONTROL_PANEL = 0x19F,
AL_ASSISTANT = 0x1CB,
// 15.16 Generic GUI Application Controls
AC_MINIMIZE = 0x206,
AC_SEARCH = 0x221,
Expand Down

0 comments on commit 5f987c8

Please sign in to comment.