Chromeos keycodes (#18212)

This commit is contained in:
Joshua Diamond
2022-09-17 01:48:09 -04:00
committed by GitHub
parent 33c47fe010
commit a26f1ddafa
11 changed files with 22 additions and 28 deletions

View File

@@ -17,9 +17,7 @@ enum userspace_layers {
};
enum custom_keycodes {
CH_CPNL = SAFE_RANGE, // AL Control Panel
CH_ASST, // AL Context-aware Desktop Assistant
CH_SUSP, // Suspend
CH_SUSP = SAFE_RANGE, // Suspend
SPI_NORMAL,
SPI_WIDE,