Rename Handle to HorizonHandle, add metal-cpp submodule, format
This commit is contained in:
@@ -38,6 +38,8 @@ namespace HID::Keys {
|
||||
class Kernel;
|
||||
|
||||
class HIDService {
|
||||
using Handle = HorizonHandle;
|
||||
|
||||
Handle handle = KernelHandles::HID;
|
||||
Memory& mem;
|
||||
Kernel& kernel;
|
||||
|
||||
Reference in New Issue
Block a user