Update README.md
This commit is contained in:
parent
a69ae259a2
commit
edc908fe9b
19
README.md
19
README.md
@ -42,22 +42,27 @@ Keyboard based on standard teensy "Keypad" library for button scanning, standard
|
|||||||
- LED flashing = Caps Lock activated
|
- LED flashing = Caps Lock activated
|
||||||
- LED on = Gui key lock activated
|
- LED on = Gui key lock activated
|
||||||
|
|
||||||
## Build environment
|
## Build environment TeensyLC
|
||||||
|
C/C++, Teensy arduino framework
|
||||||
|
|
||||||
- Platformio
|
- Platformio (platformio.ini)
|
||||||
- env: teensylc
|
|
||||||
- platform: teensy
|
|
||||||
- board: teensylc
|
|
||||||
- framework: arduino
|
|
||||||
- Flashing via Teensy USB bootloader
|
- Flashing via Teensy USB bootloader
|
||||||
- Pressing boot button on teensy
|
- Pressing boot button on teensy
|
||||||
- Pressing all four corners on the keyboard
|
- Pressing all four corners on the keyboard
|
||||||
|
|
||||||
|
## Build environment rp2040 Zero
|
||||||
|
Rust embedded, rp2040 HAL
|
||||||
|
|
||||||
|
- Cargo (cargo.toml)
|
||||||
|
- Flashing via rp2040 USB bootloader
|
||||||
|
- Pressing reset/boot button on rp2040 Zero board
|
||||||
|
- Pressing all four corners on the keyboard
|
||||||
|
|
||||||
## Hardware
|
## Hardware
|
||||||
|
|
||||||
[Schematics](build/cmdr_mainboard_v1.pdf)
|
[Schematics](build/cmdr_mainboard_v1.pdf)
|
||||||
|
|
||||||
- 1x TeensyLC MCU
|
- 1x TeensyLC alt 1x rp2040 Zero
|
||||||
- 36x Cherry MX compatible switches
|
- 36x Cherry MX compatible switches
|
||||||
- 6x Kailh Choc low profile switches
|
- 6x Kailh Choc low profile switches
|
||||||
- 42x 1N4148 diodes
|
- 42x 1N4148 diodes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user