mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 10:51:55 -04:00
Add capslock to keyboard.lua
This commit is contained in:
parent
f058ad878c
commit
f4868beff6
@ -42,6 +42,7 @@ keyboard.keys = {
|
||||
at = 0x91,
|
||||
back = 0x0E, -- backspace
|
||||
backslash = 0x2B,
|
||||
capital = 0x3A, -- capslock
|
||||
colon = 0x92,
|
||||
comma = 0x33,
|
||||
enter = 0x1C,
|
||||
|
Loading…
x
Reference in New Issue
Block a user