We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce6e4a commit d1f050aCopy full SHA for d1f050a
README.md
@@ -39,9 +39,8 @@ Another sample program for split keyboard with QMK
39
40
## Resource Usage
41
42
-- Two PIO
43
- - One PIO is for USB transmitter using 22 instruction and one state machine
44
- - Another PIO is for USB receiver using 31 instruction and two state machine
+
+- 1 PIO, 3 state machines, 32 instructions
45
- Two GPIO for D+/D- (Series 22ohm resitors are better)
46
- 15KB ROM and RAM
47
- (For Host) One 1ms repeating timer
0 commit comments