mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
docs: Add missing semicolon to kscan.md composite example (#3052)
This commit is contained in:
@@ -316,7 +316,7 @@ One possible way to do this is a 3x4 matrix where the direct GPIO keys are shift
|
||||
compatible = "zmk,kscan-gpio-direct";
|
||||
// define 2 direct GPIOs here...
|
||||
};
|
||||
}
|
||||
};
|
||||
```
|
||||
|
||||
## Mock Driver
|
||||
|
||||
Reference in New Issue
Block a user