Skip to content

Commit 5cb6b14

Browse files
committed
copilot keyboard: Add comment
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 95bcdd0 commit 5cb6b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework_lib/src/inputmodule.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pub const FRAMEWORK16_INPUTMODULE_PIDS: [u16; 7] = [
66
0x0014, // Keyboard White Backlight Numpad
77
0x0018, // Keyboard White Backlight ISO
88
0x0019, // Keyboard White Backlight JIS
9-
0x0030,
9+
0x0030, // Keyboard White Backlight ANSI Copilot
1010
LEDMATRIX_PID,
1111
];
1212

0 commit comments

Comments
 (0)