Update Readme.md
This commit is contained in:
parent
d49ca41c83
commit
a413ec0e20
|
@ -11,12 +11,12 @@ This is the Arduino code for the teensy firmware used in the Maybe Macro Board
|
|||
|
||||
| | |
|
||||
| --- | --- |
|
||||
| Board | Teensy LC |
|
||||
| Board | [Teensy LC / Teensy 4.0 / Teensy 4.1] |
|
||||
| USB Type | Serial + Keyboard + Mouse + Joystick (but only Serial and Keyboard are used for now) |
|
||||
| CPU Speed | 48MHz (max) |
|
||||
| CPU Speed | [Teensy LC] -> 48MHz / [Teensy 4.x] -> 600MHz (max) |
|
||||
| Optimize | Smallest Code |
|
||||
| Keyboard layout | US English (but any should work) |
|
||||
| Port | \[your teensy port |
|
||||
| Port | [your teensy port] |
|
||||
|
||||
- Upload
|
||||
|
||||
|
|
Loading…
Reference in New Issue