spm works maybe?
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--:Minify:--
|
||||
local kernel=...
|
||||
|
||||
local kbs = {kernel.cct.peripheral.find("tm_keyboard")}
|
||||
|
||||
|
||||
kernel.cct.eventhooks["tm_keyboard_char"]=function(...)
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user